Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
PLSQL 2
« Previous
Next »
The default time period for maxwait is
Options
- 1000 days
- 10000 days
- 100 days
- 100000 days
CORRECT ANSWER : 1000 days
Discussion Board
MAXWAIT
The default time period for maxwait is 1000 days. Use the MAXWAIT statement of the LOAD function to set the maximum time that the PACING function should wait between inserting messages. The MAXWAIT statement is an optional LOAD control statement. Set the MAXWAIT statement to specify the maximum time that the PACING function should wait between inserting messages. If MAXWAIT is present and if the time that is calculated by the PACING function exceeds the time that was supplied on the MAXWAIT control statement, the time that you supply will be used.
Syntax: MAXWAIT=--hh:mm:ss
where,
hh: Hours, which is a value between 0 and 24.
mm: Minutes, which is a value between 0 and 60.
ss: Seconds, which is a value between 0 and 60.
Prajakta Pandit 02-23-2017 06:23 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Oracle (40)
Oracle (30)
Oracle (49)
Oracle (51)
Oracle (52)
Oracle DBA (29)
Oracle PLSQL (30)
Oracle Replication (20)
Oracle Architecture (20)
Oracle Transaction (20)
PLSQL (22)
PLSQL (24)
PLSQL (50)
Advertisement
▲