Home » MYSQL » MySQL Database Operations » Question
  1. The option that suppresses output unless there are errors in the table is _____________.
    1. –noout
    2. –suppress
    3. –wild
    4. –silent
    5. None of these
Correct Option: D

In MySQL, the ‘–silent’ option suppresses the output unless there are errors in the tables. The ‘cron’ jobs typically generate a mail message if a job produces any output at all.



Your comments will be displayed only after manual approval.