SQL about "as"

From: Ken Ho Kwok Fai <kfho_at_cse.cuhk.edu.hk>
Date: 16 Nov 1998 17:46:23 GMT
Message-ID: <72podf$ac9_at_eng-ser1.erg.cuhk.edu.hk>


[Quoted]         I am using oracle 8 in unix. I write the following SQL but it seems to have some problems.

	select T.branchname
	from branch as T
	where T.branchname="city";

	Do Oracle support using "as"? Or do I have any method
to use it like the function "as"?
	Thanks.

--
regards,
Ken

		
Received on Mon Nov 16 1998 - 18:46:23 CET

Original text of this message