How to select some columns from a table in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
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.
How can I introduce multiple conditions in like operator?
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
What happens if you lost a data file?
How to use "in out" parameter properly?
What is an oracle user role?
18. Display the clientno and total value for all orders placed by that client. Output the result in the following format: Client <clientno> has placed orders to the value of <total value>
Explain about functional dependency and its relation with table design?
What is meant by raw datatype?
How to define an oracle cursor variable?
Explain an index?
how to store only time in a data base table