how to use select statement as formal parameter in
procedure specification?(someone said that using string)
ex:-procedure(a in number,select ename from emp )
i am asking syntax like this?
How can I introduce multiple conditions in like operator?
Explain the truncate in oracle?
which sql command we can use to get a print out from oracle?
What is an oracle table?
7. Repeat query (7) but also display all clients who have never ordered anything.
how to find out second largest value in the table
How to handle a single quote in oracle sql?
Is oracle a programming language?
various types of joins
how to clone 9i Database on to 10g Database.
How to find out what privileges a user currently has in oracle?
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.