creation of sybase tables interactively - TechRepublic
General discussion
December 16, 2002 at 08:35 PM
sankar_2209

creation of sybase tables interactively

by sankar_2209 . Updated 23 years, 5 months ago

I want to create the sybase table from a shell
script by asking the nubmer of tables from user at
the prompt and getting the tablenames from the
user and creating the table names iteratively.
The table structure is the same for all the tables
how do i do it?

This discussion is locked

All Comments