selected_table ::= [ schema_name "." ] table_name [ "@" link_name ] [ alias ]
This rule is call by select_command
select_command