What is the maximum number of triggers that can be applied to a single table?
No Answer is Posted For this Question
Be the First to Post Answer
What is a materialised view?
How to find the date and time of last updated table?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
What is SQL access advisor in Oracle?
Why does for update in oracle 8 cause an ora-01002 error?
how to retrive xml data for using sql query?
you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??
What is a Data File ?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
How to export your connection information to a file?
What is an oracle function?
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>