When we can declare a column as Unique and Not Null both at the same time. What is the use pf Primary Key then?
2 17604Dear All, Question for this Week Find out possible error(s) (either at compile time or at runtime) in the following PL/SQL block. State the reason(s) and correct the errors. Declare Cursor C1 is select ename, sal, comm from emp; Begin For i in C1 Loop If i.comm between 299 and 999 then Dbms_output.put_line(i.Ename || ‘ ** Good Commission’); Elsif i.comm > 999 then Dbms_output.put_line(i.Empno || ‘ ** Very Good Commission’); close C1; Else Dbms_output.put_line(i.Ename || ‘ ** ’ ||nvl(i.comm,‘O’)); End if; End Loop; End;
7 12626SQL Tuning, Oracle Server 10g: Why is the following hint invalid? SELECT /*+ first_rows parallel(table_name,paral_number)*/
1 9968wirte a query to filter improper date format follwing table? date 20-apr 22-may-2010 26-jun-2010 feb-2009 i want the output date 22-may-2010 26-jun-2010
6 15506Post New Accenture SQL PLSQL Interview Questions
how can i create a table from front end to back end in wabe page?
How can you get the reference of a caller function inside a function?
What would you tell a customer who said they could buy your product from another agency at a cheaper rate? : insurance sales
compare between starting charactristics of synchronous motor with those of 3Q Squirrel cage induction motor
Difference between basic and digest authentication modes?
What do you understand by an implicit parameter in scala ?
What is ms office and ms word?
why one should join accenture?
Do you need microsoft exchange to use outlook?
How to Print a TStringGrid / TDBGrid?
Define satellite Assembly in .NET?
What are the directives in jsp?
Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?
How do you add custom message to the Property when it fails the Validation.
What is the difference between transaction data and master data?