|
|
|
|
|
by coldtea
3535 days ago
|
|
>its not renaming its an alias That's what the parent meant with renaming too -- not that there's an actual table RENAME on the database. An alias is a rename in the sense that it gives a different name for the same referenced table during the query. |
|