Hello ,
I have a small question on in-memory OLTP database that as we know that in-memory db/table will be in memory So, what happened if suddenly SQL goes down ? will we lose any data if we start the SQL instance because all the data were in RAM before SQL unexpected shutdown?
Thanks
ChetanV