Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jackgent
  • Order by date
  1. jackgent

    creating tables using create scripts from ORACLE

    Hi, Add the schema name in front as in Create table (schema_name.table_name) modify the datatypes, there is no varchar2 or number., and you should be done. HTH :) Rgds,

Part and Inventory Search

Back
Top