Originally posted by: Compudork
Originally posted by: mugs
The database contains a structure (the tables, indices, etc) and the data. If they already have the structure, they only need the data (such as if this database is from a popular product like the various free forum software that's out there).
I don't know what you mean by dynamic properties.
Thanks, does this mean that if I pass them the SQL file, the structure is built into it, or they would have to re-create that structure themselves?
Originally posted by: Compudork
Originally posted by: mugs
The database contains a structure (the tables, indices, etc) and the data. If they already have the structure, they only need the data (such as if this database is from a popular product like the various free forum software that's out there).
I don't know what you mean by dynamic properties.
Thanks, does this mean that if I pass them the SQL file, the structure is built into it, or they would have to re-create that structure themselves?
Originally posted by: Compudork
I really appreciate the responses, and thanks for keeping it simple.
Just so I can be a bit more informed for the future: If I'm looking at a SQL database, essentially, I would be able to tell there are various tables and dynamic elements, but they wouldn't actually occur without web code from an external source that I would need to create?
EDIT: damn I'm slow, you guys answered already!
Originally posted by: Superwormy
A database contains STRUCTURE *AND* DATA.
Anyone who says otherwise in this thread doesn't know jack sh!t about databases.
Originally posted by: Superwormy
A database contains STRUCTURE *AND* DATA.
Anyone who says otherwise in this thread doesn't know jack sh!t about databases.
