Question d’entretien chez WebMD Health

As you what this SQL statement does: Select * From p.users Inner Join a.addresses Order By p.lastname

Réponse à la question d'entretien

Utilisateur anonyme

15 avr. 2009

Recognize that there are plenty of errors in this SQL statement. You must be extremely familiar with all SQL syntax. Primarily focus on Inner, Outer, Left and Right Join statements.