| От | Erwan DUROSELLE |
|---|---|
| Тема | Rép. : double quotes around table and column names |
| Дата | |
| Msg-id | c94905258a0ddb71b4c14d47ea97bb403ddcab38@ обсуждение исходный текст |
| Список | pgsql-general |
The standard is that an identifier (table name, field name, ...) must be double quoted if it contains any non (letter, digits, underscore) character or if it is case sensitive See User guide §1.1.1. Again: use double quoted always or never. Chose never if you can, eg if you use 'classical' table names Use quoting if: - you want to build some very generic tool like an administrator tool, a report generator... - if your app has some weird table names you cannot change So my suggestion is the same as Mike's: avoid double quoting as much as possible. Erwan >>> "Thomas T. Thai" <tom@minnesota.com> 11/21 7:09 >>> What is the suggested way of using double quotes around table and column names? Is there a standard or suggested usage? ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера