Question 46

Which command makes the shell variable named VARIABLE visible to subshells?
  • Question 47

    What output will the command seq 10 produce?
  • Question 48

    Which of the following SQL queries counts the number of occurrences for each value of the field order_type in the table orders?
  • Question 49

    What is the purpose of the command mailq?
  • Question 50

    Which of the following words is used to restrict the records that are returned from a SELECT SQL query based on a supplied criteria for the values in the records?