-1
我工作的web應用生成SQL的網站
如何創建SQL以下
數據庫信息
User information
Username - String
Password - String
Admin or Client - boolean
Last login – Date/Time
LogItem
typeLogItem – String (Page name?)
hitCount – int
View
PageURL
UserID
Transaction
User – String
DateTimeStamp
SKU – int
Purchase-boolean
TransactionID-int
Inventory information
Sku number - int
Item description - String
Price to customer - double
Count - in
如果你用文字說明你要做什麼樣的數據庫模式會更好;發佈該代碼示例並不能真正顯示您正在嘗試構建的內容。 – ABach 2010-05-08 19:28:58