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?