View Single Post
Newbie Member
6May2011,18:53  
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.