Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Format of the data: How it works?

Author  Topic 

laura.g.berger
Starting Member

1 Post

Posted - 2014-06-20 : 10:26:49
Hello!
I'm newbie in SQL and reading about it on the internet i realized that there is much talk where data will be stored, what are the ways to organize data, but did not see anywhere what format this data. If they are text files they are .txt? All of them? Why Linux in a text file does not necessarily need to have this extension.

For example, this forum, every time a thread is created it creates a text file with the contents of the thread inside a folder that represents the board? Is that how it works?

Thank you!

Lamprey
Master Smack Fu Yak Hacker

4614 Posts

Posted - 2014-06-20 : 11:27:32
I'm not sure if this will help, but this has more information on what a Relational Database Management System (RDBMS) is:
http://en.wikipedia.org/wiki/Relational_database_management_system
Go to Top of Page
   

- Advertisement -