SQL Server Interview Questions & Answers

Newbie Member
6May2011,18:53   #1
Radhaa's Avatar
1.What is DESCRIBE command in SQL Server?What is its purpose?How to use it?

DESCRIBE is not a SQL Server Command. This a command used in ORACLE & MYSQL to display the sturcture of a Table.


2.Explain about reporting services of MYSQL?
This forms the report generating environment whereby a report is generated by the data generated by the client and server. This feature is administered via a web interface. Reports are created in RDL format. They can be designed by Microsoft visual studio.
Banned
31Oct2011,18:08   #2
nisha134's Avatar
there is describe command in sql server...
Banned
22Dec2011,17:55   #3
boss123's Avatar
Mostly question asked in interview for fresher is...

Normalization , difference in char and varchar,and basic query of database.