Translation of "SQL standard" in Polish
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
It supports a large part of the SQL standard and is designed to be extensible by users in many aspects.
Obsługuje dużą część standardu SQL i został zaprojektowany w taki sposób, aby w wielu aspektach był możliwy do rozszerzenia przez użytkownika.
Null is defined by the SQL standard as different from both an empty string and the numerical value 0, however.
Jednak Null jest zdefiniowany przez standard ISO SQL jako różny od obu, pustego tekstu i wartości liczbowej 0.
Though this behavior is not defined by the ISO SQL standard many DBMS vendors treat this operation similarly.
Chociaż takie zachowanie nie jest zdefiniowane przez standard ISO SQL, wiele dostawców DBMS traktuje tę operację podobnie.
The SQL standard does not explicitly define a default sort order for Nulls.
SQL nie definiuje wprost domyślnego porządku sortowania dla Null.
The following code fragment, in ISO SQL standard format, demonstrates the use of Null 3VL in an IF statement.
Następujący fragment kodu, w standardzie ISO SQL, demonstruje użycie trójwartościowej logiki Null z wyrażeniem IF.
Direct Discovery can support the selection of extended Unicode data by using the SQL standard format for extended character string literals (N'<extended string>') as required by some databases, such as SQL Server.
Funkcja Direct Discovery może obsługiwać selekcję danych rozszerzonych Unicode przy użyciu standardowego formatu SQL dla rozszerzonych literałów ciągów znaków (N'<ciąg rozszerzony>'), co jest wymagane przez niektóre bazy danych (w tym przez SQL Server).
Basic SQL comparison operators always return Unknown when comparing anything with Null, so the SQL standard provides for two special Null-specific comparison predicates.
Tablica prawdy trójwartościowej logiki SQL Podstawowe operatory porównujące w SQL zawsze zwracają Nieznany kiedy porównywane jest cokolwiek z Null, wobec czego standard SQL dostarcza dwa specjalne i specyficzne dla Null predykaty porównujące.
Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms.
Historia Zmian Firebird to relacyjna baza danych, oferująca wiele standardowych funkcji ANSI SQL, działających na platformach Linux, Windows i Unix.
Codd indicated in his 1990 book The Relational Model for Database Management, Version 2 that the single Null mandated by the SQL standard was inadequate, and should be replaced by two separate Null-type markers to indicate the reason why data is missing.
Codd wskazał w swojej książce The Relational Model for Database Management, Version 2 z 1990 roku, że pojedynczy Null nakazany przez standard SQL jest niewystarczający i powinien być zastąpiony przez dwa wskaźniki typu Null, aby móc wskazać powód dlaczego danych brakuje.