1.

Point out the correct statement.(a) T-SQL is SQL language for SYBASE(b) GET_TRANSMISSION_STATUS does provide information for messages that do not have a conversation endpoint in the current instance(c) CREATE USER transfers a securable between schemas(d) CREATE LOGIN modifies the login detailsThis question was posed to me during an interview.My query is from Transact SQL topic in section Developing with SQL Server of SQL Server

Answer»

The correct choice is (a) T-SQL is SQL LANGUAGE for SYBASE

The EXPLANATION is: PRIOR to version 7.0 the code base for MS SQL SERVER was sold by Sybase SQL. Microsoft SQL and Sybase both support T-SQL statements.



Discussion

No Comment Found

Related InterviewSolutions