Browsing Turkish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Turkish guidelines.
110 of 11 results
408.
DROP CONVERSION name [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:250
410.
DROP DATABASE name
(no translation yet)
Located in sql_help.h:254
412.
DROP DOMAIN name [, ...] [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:258
418.
DROP INDEX name [, ...] [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:270
429.
DROP SCHEMA name [, ...] [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:294
431.
DROP SEQUENCE name [, ...] [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:298
433.
DROP TABLE name [, ...] [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:302
439.
DROP TYPE name [, ...] [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:314
442.
DROP VIEW name [, ...] [ CASCADE | RESTRICT ]
(no translation yet)
Located in sql_help.h:322
451.
GRANT { { SELECT | INSERT | UPDATE | DELETE | RULE | REFERENCES | TRIGGER }
[,...] | ALL [ PRIVILEGES ] }
ON [ TABLE ] tablename [, ...]
TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH GRANT OPTION ]

GRANT { { CREATE | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }
ON DATABASE dbname [, ...]
TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH GRANT OPTION ]

GRANT { EXECUTE | ALL [ PRIVILEGES ] }
ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]
TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH GRANT OPTION ]

GRANT { USAGE | ALL [ PRIVILEGES ] }
ON LANGUAGE langname [, ...]
TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH GRANT OPTION ]

GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }
ON SCHEMA schemaname [, ...]
TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH GRANT OPTION ]

GRANT { CREATE | ALL [ PRIVILEGES ] }
ON TABLESPACE tablespacename [, ...]
TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH GRANT OPTION ]

GRANT role [, ...] TO username [, ...] [ WITH ADMIN OPTION ]
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:342
110 of 11 results

This translation is managed by Ubuntu'yu Türkçe'ye Çevirenler Takımı, assigned by Ubuntu Translators.

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

Contributors to this translation: Nicolai Tufar.