Multiple Choice
When using the SQL*Plus interpreter,the ____ property specifies how many lines appear on a SQL*Plus page.
A) linesize
B) pagelines
C) pagesize
D) numline
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q89: If you see the + character in
Q90: Which operator is used with a subquery
Q91: The following search condition would match the
Q92: In an outer join,all rows will be
Q93: When you join a table to itself,you
Q95: When using the LIKE operator,the _ wildcard
Q96: Explain the syntax and usage of the
Q97: The query INSERT INTO student _ ('abc','123');inserts
Q98: When you add a new row to
Q99: Which of the following does not match