Question: The SQL -92 wildcards are ____ and ____ .

Options

A : asterisk (*); percent sign (%)

B : percent sign (%); underscore (_)

C : underscore(_); question mark (?)

D : question mark (?); asterisk (*)

Click to view Correct Answer

Previous || Next

Introduction to SQL - General Questions more questions

A subquery in an SQL SELECT statement is enclosed in:

The result of a SQL SELECT statement is a(n) ________....

Which of the following are the five built-in functions provided....

In an SQL SELECT statement querying a single table, according....

The HAVING clause does which of the following?

To remove duplicate rows from the results of an SQL....

The benefits of a standard relational language include which of....

Which of the following do you need to consider when....

SQL query and modification commands make up a(n) ________ .

When three or more AND and OR conditions are combined,....

Advanced SQL - General Questions more Online Exam Quiz

Database Redesign - General Questions

Data Modeling with ER Model - General Questions

Data Warehousing - General Questions

Distributed Databases - General Questions

Introduction to Database - General Questions

JDBC, Java Server Pages, and MySQL - General Questions

Logical Database Design - General Questions

Managing Databases with Oracle - General Questions

SQL Server 2000 - General Questions

Managing Multiuser Databases - General Questions