How to call a stored function in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is open database communication (odbc) in oracle?
How many types of tables are there in oracle?
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.
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
what is the syntax of CREATE command?
Without giving condition how to retrieve the unmatched records from table.
List out the types of joins.
What happens to indexes if you drop a table?
What are group functions in oracle?
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
What is an oracle cursor variable?
What is catalog in Oracle?