// Make sure we check for minimum SELECT privilege on it.
cc.addRequiredColumnPriv(
fromTable.getTableDescriptor().getColumnDescriptor(1));
}
}
cc.popCurrentPrivType();
}
/**
* Bind the expressions in this FromList. This means
* binding the sub-expressions, as well as figuring out what the return