Question
a.
0
b.
1
c.
-1
d.
a non-zero value
Posted under MySQL Database
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. On failure, ‘mysql_query()’ returns _______________
Similar Questions
Discover Related MCQs
Q. Input handling cannot be customized with MySQL.
View solution
Q. By default, MySQL does not clip out of range numeric values to the nearest fit value.
View solution
Q. Which table in the ‘INFORMATION_SCHEMA’ stores information about storage engines and server plugins?
View solution
Q. How many of the following is (are) considered as a special character by ‘mysql_real_escape_string()’?
null byte, single quote, backslash
View solution
Q. The embedded server library containing the MySQL server linkable into applications is _______________
View solution
Q. When building from source, the embedded server library is enabled by _______________
View solution
Q. An embedded application includes the server side only.
View solution
Q. Converting a client/server application to embedded server is simpler.
View solution
Q. Which clause is used to display information that matches a given pattern?
View solution
Q. Comparing a known value with NULL results into _______________
View solution
Q. Which is the command to move the cursor to the beginning of line in mysql input editor?
View solution
Q. The name of the option file in Unix is __________
View solution
Q. System variable in MySQL server that enables to configure the SQL mode is __________
View solution
Q. Multiple statement execution is enabled by default.
View solution
Q. Which option enables multiple-statement execution?
View solution
Q. mysql_next_result() returns a status.
View solution
Q. To see the table structure which command is issued?
View solution
Q. Which character is illegal in naming an unquoted identifier in SQL?
View solution
Q. Which statement is valid if ‘`sampledb`’ is a database and ‘`tbl`’ is a table in it?
View solution
Q. The default case sensitivity of the database and table names depends on ___________
View solution
Suggested Topics
Are you eager to expand your knowledge beyond MySQL Database? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!