Can we write insert statement in function in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What are a query and state the different types of queries and their uses?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
which is best institue to learn oracle 11i in ameerpet or maithrivanam or sr nagar please help
What is Database Trigger ?
What is partitioned table in Oracle?
1. How actually index will work ? 2. Why do people prefer mostly bitmap index and btree index in datawarehouse ? 3. If I use the column in aggrigate functions like max,min,count and avg and if I have a index created on that column, will it increases the performance ?
What is an oracle function?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
What are the different approaches used by Optimizer in choosing an execution plan ?
How to delete a column in an existing table?
How would you extract DDL of a table without using a GUI tool?
How to write date and time literals in oracle?