Friday, November 03, 2006

While Creating database

Please remeber that while designing your database in postgresql using pgAdmin give UTF8 encoding,, it is easy to test your queries in pgAdmin client. Otherwise you have to give always table name in double quotes

for eg. select * from "table"

1 Comments:

At 10:46 PM, Blogger Shabeerali said...

there are built in tables in postgreSQL dont give their names while desgning your table

 

Post a Comment

<< Home