When tables are listed in the FROM clause, you can give each table a(n) ____________________, or an alternate name.
Fill in the blank(s) with the appropriate word(s).
alias
You might also like to view...
Write a statement that rounds a float variable called size to three decimal places:
What will be an ideal response?
What string lists the protocol that should be used to access a database, the name of the database, and potentially other items?
a. JDBC driver b. Database URL c. JDBC locator d. Database specifier
Answer the following statements true (T) or false (F)
1. Numeric codes are much easier to sort than alphanumeric. 2. Keep codes uniform among, as well as within, programs. 3. When using codes in a GUI interface, they should only be selected using a check box. 4. If codes change frequently or are somewhat unstable, they should be stored as a database function in a GUI system.
A(n) ________ is used to answer a question and thereby obtain information from a table
Fill in the blank(s) with correct word