We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
oracle
CREATE VIEW viewA AS SELECT a, b FROM tableA;
显示前:
显示后: