Y
Q. Which clause is used to “Filters out unwanted data”?
No solution found for this question. Add Solution and get +2 points.
You must be Logged in to update hint/solution
Login to discuss.
Q. What will be the result of the following MySQL command? SELECT emp_id, ‘ACTIVE’ AS STATUS, emp_id * 3.14 AS emp_pi, UPPER (lname) AS last_name FROM employee;
Q. Which among the following have the maximum bytes?
Q. What are the results of the following SQL commands if col is an integer column? 1. SELECT * FROM mytbl WHERE num_col = '4'; 2. SELECT * FROM mytbl WHERE num_col = 4;
Q. When the security context enables carefully written stored programs to be set up that provide controlled access to tables for users, it is called . . . . . . . .
Q. What is preferred when stored procedures are not being used? CLIENT_MULTI_STATEMENTS, mysql_set_server_option()
Q. WRAP command is used to encrypt a PL/SQL application.
Q. The metadata log is . . . . . . . .
Q. Stored programs degrade database security.
Q. What is generally used as a synonym for CHARACTER SET?
Q. In which language MYSQL is written?
Embed
WhatsApp
Facebook
Telegram
Share in MCQ Buddy Groups
Discusssion
Login to discuss.