What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?
4 11683There 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 5905There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
4 7587I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
3 6327Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
1999i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
2 5647Post New Microsoft Oracle General Interview Questions
Why string is called as immutable?
Why do we need route guards?
How do you define transactions in spring?
What is a virtual directory in iis?
What is argument objects in javascript & how to get the type of arguments passed to a function?
I looked through the medialibrary class in xna, and it looks like we can only enumerate through audio, but not video content in the media library?
Explain planck’s hypothesis? : quantum physics
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
What are pointers in C? Give an example where to illustrate their significance.
Give some components that comes along with dojo framework?
full process of gas turbin?
Explain drx – trx?
Can a static library (.a) contain assets like pictures, sound documents and so on.?
You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?
Name all the file-open modes