SQL Server 2008 R2 | Madeira
Madeira  
תגית: SQL Server 2008 R2

Subqueries For Begginers

תאריך: 28 אפריל, 2012 | מאת: דודי רוזנטל

How simple are subqueries, or better said – how simple is understanding them? Let’s see!



Difference between ROW_NUMBER, RANK, DENSE_RANK, NTILE

תאריך: 16 אפריל, 2012 | מאת: אסף אביב

Ranking functions returns a ranking value for each row either in a partition, or not. We can produce the very same result for all functions, but they have different purpose.



Use of Proxy for Running Jobs

תאריך: 8 מרץ, 2012 | מאת: אסף אביב

With a proxy account, you can assign a job to use an account other than the SQL Server Agent account.



SQL Server: DateTime vs DateTime2

תאריך: 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



Working with Synonyms in SQL Server

תאריך: 11 פברואר, 2012 | מאת: אסף אביב

Synonyms were first introduced in SQL Server 2005 and prove to be a great feature so far.



Changing location of tempdb files

תאריך: 7 פברואר, 2012 | מאת: דודי רוזנטל

Imagine a situation in which your tempdb database (data and log files) needs to be relocated from its current location to a new one as part of a planned relocation or due to data files gone large. Lets see how its done.



The Dedicated administrator connection

תאריך: 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



Help The Optimizer

תאריך: 24 ינואר, 2012 | מאת: דודי רוזנטל

Even a smart tool with a complicated algorithm such as the optimizer might sometimes need our help. Help it and get helped even more!



SQL Server 2008 new data type HierarchyID

תאריך: 15 ינואר, 2012 | מאת: אסף אביב

One of the coolest and fantastic new features of SQL Server 2008 is the new לסיפור המלא…



sp_tableoption

תאריך: 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.



Trace Flag 4135

תאריך: 4 ינואר, 2012 | מאת: דודי רוזנטל

What are Trace Flags, What's the purpose of Trace Flag 4135, when will we use it and how?



ה- PowerPivot עושה עליה

תאריך: 18 ינואר, 2010 | מאת: Madeira

ה- PowerPivot שפרץ לעולמנו בגרסת ה- Trial (ויושק באופן רשמי סביב חודש מרץ או אפריל) הנו כלי לניתוח נתונים, המספק למשתמשים עוצמת מחשוב חסרת תקדים. התהליך מתרחש, כמובן, ישירות בתוך היישום המוכר והאהוב- גיליון האקסל.