Answer the following statements true (T) or false (F)
1) A null value may be inserted into a column by using NULL or ‘’(two single quotes).
2) SELECT statement can be used to modify data in a table.
3) A search condition with wild card may not use equal (=) operator.
4) If ORDER BY clause is used with DESC option on a date column, the most current
Date is displayed first.
5) If ORDER BY clause is used with default sort order on a character column, the
column values are displayed in alphabetical order.
1) T
2) F
3) T
4) T
5) T
You might also like to view...
How do you kill process 1648? How do you kill all processes running kmail? In which instances do you need to work with root privileges?
What will be an ideal response?
Arrays static method ____________ fills an array with values produced by a generator function.
Fill in the blank(s) with the appropriate word(s).
Case-Based Critical Thinking QuestionsCase 5-2Sana has successfully created a button for her document, but she is stymied about what to do next. She turns to her friend Alanna with some questions. When Sana clicks the button with a mouse and then releases it, what is the term Alanna uses for this action?
A. an event B. a handler C. a script D. a banner
When you add a new field to a form, two controls are usually created: a caption and a text box. _________________________
Answer the following statement true (T) or false (F)