write coding for importing sql data into a word excel...
What are Spatial data types in SQL Server 2008
What are indexes in ms sql server?
What is the difference between OLEDB and ODBC
In which situation you use Self joins?
1 Answers CarrizalSoft Technologies, HP, TCS,
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the number of sales for each product
What is lock escalation? : sql server database administration
What is an extended Stored Procedure?
What is unpivot?
How to list all user names in a database?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
Is trigger fired implicitely?