What are the general rules on data consistency?
No Answer is Posted For this Question
Be the First to Post Answer
I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??
How to turn on or off recycle bin for the instance?
what is the difference between no rows returned and null returned?
What is difference between sid and service name in oracle?
What is the quickest way to export a table to a flat file?
What is the difference between pre-select and pre-query?
What are the various types of snapshots ?
What would you do with an in-doubt distributed transaction?
How do we know whether an index is created on a table ???
How to start instance with a minimal initialization parameter file?
write a sql query following source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want the output column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c
How to drop a stored function?