home *** CD-ROM | disk | FTP | other *** search
/ WinWares 1 / WINWARES.ISO / database / gupta / twsample.wts < prev    next >
Encoding:
Text File  |  1993-12-11  |  556 b   |  43 lines

  1.                                                  
  2.                                                                                   
  3.                                                                
  4. REMARK
  5. \
  6. This script takes between 5 to 10 minutes to run depending
  7. on your database server hardware and operating system. If the
  8. script fails please exit Wintalk immediately, delete the new database
  9. and retry.        
  10. /
  11. load sql twsample.sql;
  12. commit;
  13. update statistics on database;
  14. exit;
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.