mysql - SqlServers Engine -


i want know if sqlserver has engines, mysql has innodb , myisam, or those?

any advice usefull me.

mssql , mysql differ heavily in architecture - 1 of main points being, table handling , query execution more interwoven on mssql, on mysql - advantages , disadvantages.

it woth knowing, oracle more closly architected mssql, while db/2 more closely architected mysql (ofcourse "more closely" doesn't mean "identical" far)


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -