Once you create a view, where would information about the
view be stored?
What is auditing?
Is db2 a mainframe?
Explain about cursor stability?
SI Stud name Subject Marks Pass/Fail 1 Sham Maths 40 P 1 Sham Physics 50 P 1 Sham Bio 20 F 2 Ram Maths 40 P 2 Ram Physics 50 P 2 Ram Bio 60 P For the above data , write the SQL query for the student who passed in all the subjects . For eg : I want the data of only Ram coz he passed all subjects .
i want to maintain uniqueness on pdf without make lf??????????
Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
Mention the various locks that are available in db2.
How to define the data items to receive the fetch items for the SQL?
is it compulsory commitment control in journal?
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
What is the purpose of the WHENEVER statement?
difference between group clause and order clause