aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice technology operating systems

Is it a valid mySQL statements? SELECT @min_price:=MIN(price),@max_price:=MAX(price) FROM shop; SELECT * FROM shop WHERE price=@min_price OR price=@max_price;

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • Consider the following database table Table Name- Items_Ordere |||||| |---|---|---|---|---| |Customer_ID|Or...
  • Consider the following database table- Table Name- Items_Ordere |||||| |---|---|---|---|---| |Customer_ID|O...
  • SELECT FIRST(OrderPrice) AS FirstOrderPrice FROM Orders? this query is:
  • Can you use both SELECT and WHERE SQL clauses in one SQL statement?
  • Is the following statement valid. double price = 7,450.98;
  • Which of the following is a valid statement to select all the records from a table named city where the val...
  • Which of the following SQL statements accepts user input for the columns to be displayed, table name, and t...
  • Which SQL statement accepts user input for the columns to be displayed, the table name, and the WHERE condi...
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy