Browsing Czech translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Czech guidelines.
2127 of 27 results
485.
SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]
* | expression [ AS output_name ] [, ...]
INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table
[ FROM from_item [, ...] ]
[ WHERE condition ]
[ GROUP BY expression [, ...] ]
[ HAVING condition [, ...] ]
[ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]
[ ORDER BY expression [ ASC | DESC | USING operator ] [, ...] ]
[ LIMIT { count | ALL } ]
[ OFFSET start ]
[ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] ]
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in sql_help.h:414
488.
set constraint checking modes for the current transaction
(no translation yet)
Located in sql_help.h:421
490.
set the current user identifier of the current session
(no translation yet)
Located in sql_help.h:425
492.
set the session user identifier and the current user identifier of the current session
(no translation yet)
Located in sql_help.h:429
494.
set the characteristics of the current transaction
(no translation yet)
Located in sql_help.h:433
496.
show the value of a run-time parameter
(no translation yet)
Located in sql_help.h:437
508.
invalid binary "%s"
(no translation yet)
Located in ../../port/exec.c:212
2127 of 27 results

This translation is managed by Ubuntu Czech Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Karel Zak, Marv-CZ.