There 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 6007There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
4 7812I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
3 6465Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
2059i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
2 5760Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer
4362Post New Microsoft Interview Questions
Difference between formula field and rollup summary in salesforce ?
What is spring bean scope?
What are write stage and read stages in business object?
How can a call be made successful? : insurance cold calling
What is raid and what are different types of raid configurations? : sql server architect
What separates the outer core from the mantle above it?
What are field types?
What is Spark SQL?
Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script
How do we know which machine learning algorithm is better for us to solve our problem?
Why do we need a foreign key?
Difference Between Apache Sqoop vs Flume?
Tell us what is the difference between dynamic and static scaffolding?
How does AI contribute to renewable energy optimization?
Why c++ does not have finally?