What happens on checkpoint?
Do you know what is rank function?
Explain the rules for designing files and file groups in sql server?
Explain the xml support sql server extends?
Explain syntax for dropping triggers?
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
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
in emptable i want to retrive the name of employee whose name in 'J'char.exp: arjun,jagadesh,niranjan,anju,aaaj etc.
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is Peer to peer Replication?
1 Answers CarrizalSoft Technologies, HCL,
What is replace and stuff function in sql server?
What is the full form of ddl?
Describe in brief authentication modes in sql server.