Explain the blob datatype?
No Answer is Posted For this Question
Be the First to Post Answer
What is a trigger and what are its types?
What are main difference between Stored Procedure and Functions.
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
18. Display the clientno and total value for all orders placed by that client. Output the result in the following format: Client <clientno> has placed orders to the value of <total value>
How do I know if oracle client is installed on windows?
what is primary key and foreign key when and where have to use
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
What is the sid in oracle?
What is meant by joins? List out the types of joins.
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
what is the difference between dbms and rdbms?