Is there another way to quote a field alias (containing spaces) than with
double quotes?
This works:
SELECT actions.addresstypes.addresstype AS "Address Type" FROM
actions.addresstypes
I would like something like this
SELECT actions.addresstypes.addresstype AS [Address Type] FROM
actions.add
Dear All,
I am new to PqSQL. I have one problem.that is i want to make relation 4
tables.How to do in postgresql.Please any can help me.
I am waiting for your great response.
Advanced Thanks,
Regards
Venkat
Hi Venkat,
What kind of relation you want to create? Is it to do with the creation
of dependencies or something else?
Regards,
Kapil
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of venkat
Sent: Tuesday, April 29, 2008 4:41 PM
To: pgsql-sq
http://www.w3schools.com/Sql/sql_join.asp
hope this helps
On Tue, Apr 29, 2008 at 7:21 AM, <[EMAIL PROTECTED]> wrote:
> Hi Venkat,
>
>
>
>
>
> What kind of relation you want to create? Is it to do with the creation of
> dependencies or something else?
>
>
>
>
>
> Regards,
>
> Kapil
>