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 6022There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
4 7830I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
3 6476Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
2071i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
2 5772Write 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
4379Post New Microsoft Interview Questions
What is iis admin?
What does the item category specify in a purchasing requisition in SAP Materials Management?
What is drilling across?
Is print a function in python 3?
Explain bug leakage and bug release?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
What is array c#?
What is maintaining database?
Explain the use of javap tool.
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
What is the pdca cycle and where testing fits in?
When should you create a forest?
What is model in angular?
How we can create a jar using ant?
What is DML?