:: Jay Ramirez :: Tue, 11 Mar 2003 23:37:01 -0800
Hi,
I would like to know if SAP DB support SQL without the "USER"."TABLE" reffering the tables?
Like this: select * from "ADMIN2"."users" Should be like this : select * from users
Thanks Jay