Creating a table
What does it mean 'USING 'BILLING.DAT'' when we say in SQL:
Like
CREATE TABLE BILLING USING 'BILLING.DAT'(...)
Regards
SunnyPriya
[190 byte] By [
SunnyPriya] at [2007-11-17 19:09:24]

# 1 Re: Creating a table
what database are you using? , it depends on what databse you are using. Its possible to create tables based on another SQL statement, so check whats in the file.