Q:

Get first name from the tblstudent using alias name “StudentName”.

0

Get first name from the tblstudent using alias name “StudentName”.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Select FirstName as StudentName from tblstudent

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Top 100 SQL server queries Interview questions

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Get first name, last name from the tblstudent tabl... >>
<< Get all students details from the tblstudent table...