Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
A left outer join B B right outer join A gives the same result then what is the use of two?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
how to know description of a table in sqlserver 2000
Is SET a SQL Keyword?
How to display n-1 columns from n number of columns, from a single table in MS SQL server 2005?
i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no.
How can you hide the sql server instances?
What are the advantages of using sql server over ms access or why should one use sql instead of ms access
What is difference between rownum and row_number?
Tell me about normalization in DBMS.
What are the five major components of a dbms?
What is the main purpose of having conversation group?