Answer Posted / swetha
we can directly ALTER OR DROP the column AND THEN COMMIT ON
IT SO THAT IT GETS MODIFIED
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to reaname table name without using sp_Rename in sql server..?
What is the sql profiler?
What are the steps you should follow to start sql server in single-user mode?
what is difference between NULL and ISNULL in SQL Server 2008?
How to verify a login name with sqlcmd tool?
What are the purposes of floor and sign functions?
Explain few examples of RDBMS?
what is bit datatype? : Sql server database administration
What is table-valued sub query?
what are the Prerequisites for Replication?
What is trigger in salesforce?
What is a cache in ssrs?
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
Can coalesce return null?
What is the purpose of the master database?