A(n) ____________________ is an alternate name that you can use to refer to a table or field in SQL statements.
Fill in the blank(s) with the appropriate word(s).
alias
You might also like to view...
In order to tell the user what happened in an exception you must
a) pop the exception b) toss the exception c) access Exception properties d) throw the exception
Which of the following is NOT a recommended security setting for Apache Web servers?
A. harden the underlying OS B. create Web groups C. use the default standard Web page error messages D. disable HTTP traces
By inheriting from the Exception class, you gain access to methods contained in the ____.
A. derived class B. subclass C. child class D. parent class
A field that appears in more than one table is called a _________.? A. field error B. field value C. unique field D. common field
Fill in the blank(s) with the appropriate word(s).