What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?
4 11868There is a big table with "n" of rows and 40 + columns .It doesn't have primary key.How do you select the primary key. In other words how do you get the duplicate records.
2 6010There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
4 7818I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
3 6471Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
2065i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
2 5766Post New Microsoft Oracle General Interview Questions
What is the maximum recommend pipe velocity for dry and wet gases?
How do I fix outlook not connecting?
What are different ways for authentication of servlet?
How do I transfer data from one database to another in mysql?
How to run an event handler only once in jQuery?
How to calculate the difference between two dates?
Which method is invoked in the data bean for calling an access bean?
What is multithreading in jcl?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
Can you describe an example of how Quantum AI is used in chemistry for molecular simulation?
What is a link not to follow?
how a multiple routing works ?
How do I split a row in word?
Who invented turbo c++?
When we use void main and int main?