JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MySQL interview questions part 64
MySQL interview questions part 64
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. What will be the output of the following PHP code ?
A. In correct data value
B. No error
C. Any other error
D. None of the mentioned
Show Correct Answer
Correct Answer is :
In correct data value
2. What will be the output of the following PHP code ?
A. Primary Key
B. Foreign Key
C. Both Primary and Foreign Key
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Foreign Key
3. What will be the output of the following PHP code ?
A. SELECT * FROM person WHERE person_id=1;
B. SELECT pname FROM person;
C. SELECT pname,lname, person_id FROM person;
D. None of the mentioned
Show Correct Answer
Correct Answer is :
None of the mentioned
4. What will be the output of the following PHP code ?
A. AUTO_INCREMENT
B. UNSIGNED
C. IDENTIFY
D. DESCRIBE
Show Correct Answer
Correct Answer is :
AUTO_INCREMENT
5. What will be the output of the following PHP code ?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
6. What will be the output of the following PHP code ?
A. 0
B. 1
C. -1
D. 2
Show Correct Answer
Correct Answer is :
1
7. What will be the output of the following PHP code ?
A. LAST_INSERT_ID()
B. LATEST_INSERT_ID()
C. INITIAL_INSERT_ID()
D. INSERT_ID()
Show Correct Answer
Correct Answer is :
LAST_INSERT_ID()
8. What will be the output of the following PHP code ?
A. -1
B. 0
C. 1
D. 2
Show Correct Answer
Correct Answer is :
0
9. What will be the output of the following PHP code ?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
10. What will be the output of the following PHP code ?
A. 32
B. 33
C. 100
D. 101
Show Correct Answer
Correct Answer is :
101
11. What will be the output of the following PHP code ?
A. 11
B. 1
C. 100
D. 101
Show Correct Answer
Correct Answer is :
1
12. What will be the output of the following PHP code ?
A. 12
B. 13
C. 1
D. 14
Show Correct Answer
Correct Answer is :
13
13. What will be the output of the following PHP code ?
A. 0
B. 1
C. -1
D. arbitrary
Show Correct Answer
Correct Answer is :
1
14. What will be the output of the following PHP code ?
A. exec_stmt_ssl
B. exec_ssl_stmt
C. exec_stmnt_ssl
D. exec_ssl_stmnt
Show Correct Answer
Correct Answer is :
exec_stmt_ssl
15. What will be the output of the following PHP code ?
A. C++
B. C
C. Python
D. Perl
Show Correct Answer
Correct Answer is :
C
16. What will be the output of the following PHP code ?
A. 0
B. 1
C. -1
D. a non-zero value
Show Correct Answer
Correct Answer is :
a non-zero value
17. What will be the output of the following PHP code ?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
18. What will be the output of the following PHP code ?
A. –force
B. –run
C. –ensure
D. –violent
Show Correct Answer
Correct Answer is :
–force
19. What will be the output of the following PHP code ?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
20. What will be the output of the following PHP code ?
A. PREVENT_DATE_CHECK
B. STOP_DATES_CHECK
C. ALLOW_DATES_INVALID
D. ALLOW_INVALID_DATES
Show Correct Answer
Correct Answer is :
ALLOW_INVALID_DATES
Similar Interview Questions
Search for latest jobs
Find Jobs