which is best institute to learn sql server in ameerpet or sr nagar or maithrivanam?please help
3 8024In 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
1 2016Is it possible we can connect our SQL database to GUI application? If it is yes than how tell me the explanation
2 5071
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
How can you append an identity column to a temporary table?
How to rebuild the master database?
How to provide default values to function parameters?
How to enter binary string literals in ms sql server?
What are the source of constraints?
How raid can influence database performance?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
What is the primary use of the model database?
Can we do dml on views?
What are the kinds of subquery?
do you know how to configure db2 side of the application? : Sql server database administration
How do I find query history in sql server?
Why and when do stored procedure recompile?
What is a coalesce function?