How to enter a new row into a table interactively?
No Answer is Posted For this Question
Be the First to Post Answer
How to upsert (update or insert into a table)?
How can we create the complete backup of data in the oracle.
0 Answers IPEC, Satyam, SunTec,
Explain joins in oracle?
Explain the use of indexes option in exp command.
How to create a new tablespace in oracle?
What is merge in oracle?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
How to convert character types to numeric types?
How to run the anonymous block again?
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
What is a sub query? What are its various types?
How to drop an existing table in oracle?