Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: DBMS_SQL and variables
Programming wrote:
> How can I get the username into a variable,
> and prefix the tablename with the username:
>
I think this should work:
select user from dual into....
Tim Received on Mon Jun 16 1997 - 00:00:00 CDT
![]() |
![]() |