How can I get column names from a table in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
"primary key=unique+null" is equal,reson?not,reason?
How can windows applications connect to oracle servers?
How to store only time; not date and time?
What is a Sequence ?
Can a property clause itself be based on a property clause ?
what is RAID technology?which is better RAID 0+1 OR RAID 5?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
How are Indexes Update ?
Can a View based on another View ?
Where are the settings stored for each instance in oracle?
What is query image?
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 ?