can you instantiate a com object by using t-sql? : Sql server database administration
No Answer is Posted For this Question
Be the First to Post Answer
Where cross join is used?
What is the difference between deallocate cursor and close cursor?
what is the output for this query select * from employee where 1=1;
What is difference between createstatement and preparedstatement?
What is triggers in ms sql server?
What is sql sandbox in sql server?
How to defragment table indexes?
Can sql servers link to other servers like oracle?
What are the differences between UNION and JOINS?
3 Answers CarrizalSoft Technologies,
List some of the rules that apply to creating and using a ‘view’
there is a table having two columns no and name and the data is 1 A 2 B 3 C write a query that will result a horizontal output A,B,C
WHAT IS UNIQUE IDENTIFIER DATA TYPE?