Server Error in Application

An unhandled exception occurred during the execution of the current web request
posts - 60, comments - 75, trackbacks - 50

My Links

News

Archives

Post Categories

ASP.NET

September 2008 Entries

SQL Server 2005 (Database) Interview Questions
SQL Server 2005 Interview Questions 1. What is DESCRIBE command in SQL Server 2005? What is its purpose? How to use it? DESCRIBE is used to see table structure. In SQL server 2005 we can use sp_columns, sp_tables or sp_help. sp_columns will show list of columns and its details in table. sp_tables will show list of tables in the databas 2. What is RDBMS? Relational Data Base Management Systems (RDBMS) are database management systems that maintain data records and indices in tables. Relationships created...

Posted On Friday, September 19, 2008 2:49 AM | Feedback (0) | Filed Under [ ASP.NET C# Web Services Design Pattern BizTalk unhandled exception ]

Powered by: