Created
March 28, 2017 19:15
-
-
Save phpdave/bc5c809875b03b72d6eee792c96e3425 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CREATE OR REPLACE ALIAS QTEMP.SALES_2017 | |
FOR SALES(2017); | |
--https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/db2/rbafzhcalias.htm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment