1.

Applications that can generate Transact-SQL can be ____________(a) General office productivity applications(b) Applications that use a graphical user interface (GUI) to let users select the tables and columns from which they want to see data(c) Applications that use general language sentences to determine what data a user wants to see(d) All of the mentionedI had been asked this question in homework.My question is based upon Transact SQL in chapter Developing with SQL Server of SQL Server

Answer»

The correct option is (d) All of the mentioned

The best I can EXPLAIN: Transact-SQL is central to USING SQL Server. All APPLICATIONS that communicate with an INSTANCE of SQL Server do so by sending Transact-SQL statements to the server, REGARDLESS of the user interface of the application.



Discussion

No Comment Found

Related InterviewSolutions