![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
db=# create table teste (desc varchar(50)); ERROR: parser: parse error at or near "desc" at character 21 |
#3
| |||
| |||
|
|
Hi, Would like to report a problem that happened with a friend mine. I was to inquire and I found the following one. -- db=# create table teste (desc varchar(50)); ERROR: parser: parse error at or near "desc" at character 21 db=# create table table (teste varchar(50)); ERROR: parser: parse error at or near "table" at character 14 |
![]() |
| Thread Tools | |
| Display Modes | |
| |