Notifications
Clear all
Topic starter 16/09/2024 7:25 pm
Is SQL a flat file?
Topic starter 16/09/2024 7:26 pm
Flat files typically comprise text files with no markup, representing relational data by separating it with a comma or other delimiter. This distinction makes flat file databases different from relational databases (also known as SQL databases), which typically use multiple tables to store information.Apr 12, 2021