I have the following tables
Exactly:
select * from Student s LEFT JOIN StudentDescription sd on s.StudentID=sd.StudentID