|
|
|
|
Browse by Tags
All Tags » DBA » sql » 'SQL Server' (RSS)
-
Hello, I'm completely new to SQL - and have a question on how to make a basic database. I want to make a database of receipts (credit card) and credit card statements. My proposed receipts table (i'm not worried about syntax right now - although this specific syntax is PostgreSQL) is basically something like this:
CREATE TABLE receipts ...
|
|
|
|
|