How do you define a correlated name?
A correlated name can be defined in the FROM clause of a query and in the first clause of an UPDATE or DELETE statement.
A correlated name can be defined in the FROM clause of a query and in the first clause of an UPDATE or DELETE statement.