Query regarding SQL commands ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pradeep83
    New Member
    • Sep 2006
    • 12

    Query regarding SQL commands ?

    Hi All

    Are the SQL commands same for both mysql and postgres ?
    I am working on Postgres and i am getting syntax errors while using commands from Solaris 10 interactive terminal.

    can any one suggest link for sql commands for postgres database with syntax.

    Thanks
    Pradi!
  • bplacker
    New Member
    • Sep 2006
    • 121

    #2
    http://www.postgresql. org/docs/7.4/interactive/sql-commands.html

    was the first link on google for 'postgres sql'

    Comment

    Working...