How to create an oracle testing table?
No Answer is Posted For this Question
Be the First to Post Answer
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
what is host string in sql plus? how does it related to database?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
How to find out what oracle odbc drivers are installed?
How to pass a cursor variable to a procedure?
Explain the family trees and connection by clause
What is the difference between primary key and unique key and foreign key in oracle?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
How to put more than 1000 values into an oracle in clause?