Şunu aradınız:: postgresql (Lehçe - Korece)

Lehçe

Çeviri

postgresql

Çeviri

Korece

Çeviri
Çeviri

Metinleri, belgeleri ve sesleri Lara ile anında çevirin

Şimdi çevir

İnsan katkıları

Profesyonel çevirmenler, işletmeler, web sayfaları ve erişimin serbest olduğu çeviri havuzlarından.

Çeviri ekle

Lehçe

Korece

Bilgi

Lehçe

sql (postgresql) language

Korece

sql (postgresql) language

Son Güncelleme: 2011-10-23
Kullanım Sıklığı: 1
Kalite:

Lehçe

strona domowa postgresql

Korece

configuration file 에 있는 postgres configuration 지시자에 대해서도 알아두기 바란다.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

dostępne strony kodowe zależą od wersji postgresql.

Korece

the function used to be called pg_setclientencoding().

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

zwraca łańcuch z sekwencjami escape dla postgresql-a.

Korece

pg_escape_string() escapes string for text/char datatype. it returns escaped string for postgresql. use of this function is recommended instead of addslashes().

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

ta wersja zawiera obsługę baz danych mysql i postgresql.

Korece

do this to install:

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

więcej szczegółow można dowiedzieć się z podręcznika postgresql-a.

Korece

filename and mode are the same as in fopen() (mode defaults to 'w'), connection specifies the connection to trace and defaults to the last one opened.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

nowsze wersje postgresql-a będą wspierać również funcję odwrotną.

Korece

see also pg_escape_string()

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

aby wykorzystać wszystkie możliwości modułu potrzebny jest postgresql 7.0 lub nowszy.

Korece

postgresql의 배포는 무료이며 최신버전은 www.postgresql.org 에서 구할 수 있다.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

dir to katalog instalacji postgresql, domyślnie / usr / local / pgsql.

Korece

php 3: postgressql 지원을 포함한다. dir은 postgressql의 base install directory이고, 기본값은 /usr/local/pgsql 이다.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

funkcja może nie zwrócić właściwego komunikatu, jeśli w module postgresql wystąpiło wiele błędów.

Korece

error messages may be overwritten by internal postgresql(libpq) function calls. it may not return appropriate error message, if multiple errors are occured inside a postgresql module function.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

funkcja jest użyteczna do bardzo szybkiego wstawiania danych to tabel, inicjowanych przez operację copy postgresql-a.

Korece

pg_put_line() sends a null-terminated string to the postgresql backend server. this is useful for example for very high-speed inserting of data into a table, initiated by starting a postgresql copy-operation. that final null-character is added automatically. returns true if successfull, false otherwise.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

pg_last_notice() zwraca ostatni komunikat informacyjny serwera postgresql związanego z połączeniem connection.

Korece

(php 4 = 4.0.6)

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Lehçe

insert into test_table (image) values ('$image_escaped'::bytea); postgresql 7.2.2 i nowszy nie potrzebuje wskazania typu.

Korece

this function requires postgresql 7.2 or later. with postgresql 7.2.0 and 7.2.1, bytea type must be casted when you enable multi-byte support. i.e. insert into test_table (image) values ('$image_escaped'::bytea); postgresql 7.2.2 or later does not need cast. exception is when client and backend character encoding does not match, there may be multi-byte stream error. user must cast to bytea to avoid this error.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Daha iyi çeviri için
8,791,487,074 insan katkısından yararlanın

Kullanıcılar yardım istiyor:



Deneyiminizi iyileştirmek için çerezleri kullanıyoruz. Bu siteyi ziyaret etmeye devam ederek çerezleri kullanmamızı kabul etmiş oluyorsunuz. Daha fazla bilgi edinin. Tamam