Equivalent to "use database" in postgre

From: javijava <welove(dot)e(dot)music(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Equivalent to "use database" in postgre
Date: 2010-06-25 11:10:32
Message-ID: 28990943.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

i'm newby in postgre sql world.

i need to know how to do a simple script that create a database,the y
select it (in other languajes using USE) and after create tables with this
database.

How can I say "use name_database" on postgre sql?

Thanks in advance 4 the help!!

--
View this message in context: http://old.nabble.com/Equivalent-to-%22use-database%22-in-postgre-tp28990943p28990943.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-06-25 11:58:17 Re: Need Some Recent Information on the Differences between Postgres and MySql
Previous Message John Gage 2010-06-25 10:43:20 Re: Re: Need Some Recent Information on the Differences between Postgres and MySql