How does SQL server stores data?
An interviewer asked me I have thousand records in a table. How SQL sever stores data into memory or disk? Please explain in details.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Nov 27, 2014, 3:47 AM
Hi Zeeshan Azim
Go through these links you might got your answer
http://technet.microsoft.com/en-us/library/ms190969%28v=sql.105%29.aspx
https://docs.oracle.com/database/121/CNCPT/memory.htm#CNCPT7778
Zeeshan AzimPosted Nov 27, 2014, 1:21 AM
Manish Kumar ChoudharyPosted Nov 26, 2014, 6:22 AM
did it help u ?
Manish Kumar ChoudharyPosted Nov 26, 2014, 5:41 AM
Hi Zeeshan Azim,
Read these links it may help you
http://msdn.microsoft.com/en-us/library/dn133186.aspx
http://www.mcobject.com/in_memory_database
Joginder BangerPosted Nov 26, 2014, 5:38 AM
There is a lot of answer because you can backup the table.
Backup Table
This backup table can store any drive or local hard disk.
Generate Script
You can create the Script any table or store procedure or complete database. This script can hold all data (thousand of data).