from_clause
from_clause
::=
"from"
table_ref
{
","
table_ref
}
[rule list]
This rule is called by
->
table_exp