| הבלוג של שאוליאן חן |
תאריך: 20 ינואר, 2012
So everyone is talking about the next big thing … but what is really the SQL Azure.
SQL Azure provides cloud services to databases that allow you to focus on implementation, rather than build, manage and maintain databases.
This means that you no longer need to deal with installing servers, install the SQL, keep big hard disks, servers and so on … all you need to start working you get from Microsoft and now all that's left to you is to focus on developing.
תאריך: 6 ינואר, 2012
In this post I'm going to talk about sp_tableoption. It is a set option values for user-defined tables. sp_tableoption can be used to control the behavior of tables with data types like: varchar(max), nvarchar (max), varbinary (max), xml, text, ntext, image, or a column type defined by the user.