How to enter a new row into a table interactively?
No Answer is Posted For this Question
Be the First to Post Answer
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
What is the difference between substr & instr functions?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
Can I create users through internet explorer in oracle 10g?
How to use attributes of the implicit cursor in oracle?
How to increment dates by 1 in oracle?
What is the use of Redo Log Information ?
What is a synonym? What are its various types?
How does Oracle guarantee data integrity of data changes?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
How can I get column names from a table in oracle?