.net - Can we use different storage engine in SQL Server -


i mysql proving different types of storage engine innodb etc. , every storage engine have different features others.

i want know if have such type of mechanism in sql server also? if yes how can use these engines in sql server?

and possible sql server provide nosql types storage engine in future?


Comments

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -