What is bind variable in oracle 11g?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Private Synonyms ?
What are the parameters that we can pass through a stored procedure?
What happens if you set the sga too low in oracle?
How to convert characters to dates in oracle?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it.
What is meant by an index?
How to select some columns from a table in oracle?
Tell me New Feature of Oracle 10g?
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
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.