Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What do we use to remove duplicate records while fetching a data in mysql ?

0 Answers  


Is foreign key indexed mysql?

0 Answers  


what is the difference between MyIsam and InnoDb engine?

2 Answers  


What are the advantages and disadvantages of using mysql?

0 Answers  


How to convert character strings to dates?

0 Answers  






Explain GRANT command in MySQL.

1 Answers  


What is “i_am_a_dump” flag in mysql?

0 Answers  


What are the advantages of MySQL when compared with Oracle?

0 Answers  


What is difference between unix timestamp and mysql timestamp?

0 Answers  


about foregine

2 Answers  


In the below example, how many String Objects are created? String s1="I am Java Expert"; String s2="I am C Expert"; String s3="I am Java Expert";

1 Answers  


Can we join 3 tables in mysql?

0 Answers  


Categories