What is innodb buffer pool?
No Answer is Posted For this Question
Be the First to Post Answer
When is the authorization check on DB2 objects done - at BIND time or run time?
why we create view.
Where is the access path logic created by the DB2 Optimizer stored?
db2 restart logic ?
How many databases are there?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
Before you give the explain statement, what are the prerogatives?
If I have a view which is a join of two or more tables, can this view be updateable?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
what's the best lock size that you could use when you create a tablespace?