| הבלוג של צ'יקו דרורי |
תאריך: 27 פברואר, 2012
DateTime2 is the new Data Type introduced in SQL Server 2008 for storing Date and Time value that come to replace the DateTime Data Type. Want to now the difference, a little confused where to use what it's all inside
תאריך: 30 ינואר, 2012
Ever been in a crisis that your SQL Server didn’t respond to standard connection requests? thought that your last resort was to reboot the server? This probably because you either haven’t met or forgotten to turn on the DAC your secret backdoor connection to SQL Server
תאריך: 13 ינואר, 2012
Indexed Views can really provide enormous preformance benefits under the right circumstances and the right use. Learn what indexed views are, where and when you might want to use them, how to create them, and what constraints exist with their use