Question
Which of the following statement is INCORRECT related to
mysql_list_tables() function ?Solution
Why this is correct: mysql_list_tables() (from the old PHP mysql_* extension) requires an active DB connection (link identifier) to query the server for table list. So saying a connection is not needed is incorrect. Why the others are correct: 1.     The function is intended to list tables in a database. 2.     You must establish a connection first (true). 3.     The result resource can be used with mysql_tablename() to extract table names (true). Note: the mysql_* PHP extension is deprecated and removed in newer PHP versions in favor of mysqli /PDO, but the behavior above is the historical behavior relevant to the question.
- Statements:
Only Time is Hour.
Some Times are Minutes.
Mostly Minutes are Seconds.
Conclusions:
I. Some Hour cannot... How many children does Mr. Raman has?
I. Mr. Raman has eight sons and each has one sister.
II. Number of sons of Mr. Raman is eight times ...
Conclusions:
I. Some Mermaids are not Sharks.
II. Every Sharks can be Dolphins.
Statements:
In the question below there are four statements followed by three conclusions I, II and III. You have to take the three given statements to be true eve...
In the questions given below there are three statements followed by two conclusions I and II. You have to take the three given statements to be true ev...
- In the question below there are three statements followed by two conclusions I and II. You have to take the three given statements to be true even if they ...
In the following question below are given some statements followed by some conclusions based on those statements. Taking the given statements to be tru...
Conclusions:
I. All Table can be Chair.
II. Some Desk are not Table.
Statements:In the question below some statements are given followed by three conclusions I, II and III. You have to take the given statements to be true even if t...
In the question below some statements are given followed by three conclusions I, II and III. You have to take the given statements to be true even if t...