Which sql server table is used to hold the stored procedure scripts?
No Answer is Posted For this Question
Be the First to Post Answer
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
Which stored procedure will you be running to add a linked server?
What is table value parameters (tvp)?
In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp;
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
Explain aggregate functions?
List some of the rules that apply to creating and using a ‘view’
can you any body tell me which service pack is installed in the sql server?
how can you move the master database
How to drop existing indexes in ms sql server?
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 insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
What is data source object?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)