Answer the following statements true (T) or false (F)

1. The Desc operator can be used to sort the results of an SQL Select query in descending order.
2. You can add your own SQL queries to a table adapter and call them from your C# code.
3. SQL provides several functions for performing calculations.
4. SQL uses database mnemonics to construct statements, which are also known as table adapter queries.


1. TRUE
2. TRUE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

The ________ view in PowerPoint replaces the thumbnails on the left of the presentation with an outline format

Fill in the blank(s) with correct word

Computer Science & Information Technology

Prior to HTML5, the ____ element was used almost exclusively to mark headers, footers, asides, and other named sections.

A. sect B. this C. part D. div

Computer Science & Information Technology