Can the default values be assigned to actual parameters?
How to create a stored procedure in oracle?
25. Display the client number and the value of the highest value order placed by that client.
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
What are cursor?where are they used?
What are Schema Objects ?
What privilege is needed for a user to delete rows from tables in another schema?
What are different Oracle database objects?
What is a Redo Log ?
How to call a stored procedure inside a trigger? Give an example.
What is set operator oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to compare dates in oracle sql?