[PLUG] PSQL command to drop table from a databae
Shreerang Patwardhan
patwardhan.shreerang at gmail.com
Sun Mar 28 15:38:46 IST 2010
Hey all,
Do you'll think that 11001_district_of_columbia_arealm is an invalid
table name? Actually, a table with the said name can be created using psql
command as well as through pgadmin3. But then why does it give an error
while deleting this table? The error message reads as:
ERROR: syntax error at or near "11001"
LINE 1: DROP TABLE 11001_district_of_columbia_arealm
^
I am unable to guage what the problem is?...Please guide me....
Thanx,
Shreerang Patwardhan.
More information about the Plug-mail
mailing list