תאריך: 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
תאריך: 25 פברואר, 2012 | מאת: Tomer Shtrum
One of the basic rules when creating or altering a table is to configure and לסיפור המלא…
תאריך: 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
תאריך: 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!
תאריך: 13 ספטמבר, 2010 | מאת: יניב אתרוגי
אנשים רבים נוטים להתבלבל, ולחשוב ש- SQL Server Profiler הנו פיצ'ר של SQL Server, כשלמעשה מדובר באפליקציית client.
יניב אתרוגי, במאמר אורח, מסביר.
תאריך: 12 אפריל, 2010 | מאת: יניב אתרוגי
במאמר אורח ייחודי, מראה לנו יניב אתרוגי כיצד אפשר לקצר תהליכי Query Tuning. הסקריפט להורדה כבר בפנים.
תאריך: 18 ינואר, 2010 | מאת: Madeira
ה- PowerPivot שפרץ לעולמנו בגרסת ה- Trial (ויושק באופן רשמי סביב חודש מרץ או אפריל) הנו כלי לניתוח נתונים, המספק למשתמשים עוצמת מחשוב חסרת תקדים. התהליך מתרחש, כמובן, ישירות בתוך היישום המוכר והאהוב- גיליון האקסל.
תאריך: 17 ינואר, 2010 | מאת: יניב מור, YM Group
We are glad to bring to you the first part in a series of BI articles by our guest writer, Yaniv Mor. This part will deal with memory configuration and monitoring.
תאריך: 13 ינואר, 2010 | מאת: נטלי ברג
This article may be useful when you want to relocate your system databases to another disk on the same server (same instance). There could be a few reasons to do this: Not enough space on the current disk for system databases, disk maintenance or hardware failure.
תאריך: 31 דצמבר, 2009 | מאת: מיכל גונן, מנהלת קהילת מומחי מחשוב במיקרוסופט
מאמר אורח מצוין ושימושי, המפרט את כל משאבי הסיוע ש- Microsoft מציעה לנו, קהילת המשתמשים
תאריך: 16 דצמבר, 2009 | מאת: נטלי ברג
In this article, we will describe how you can change the database name, database logical file name and database file name (.mdf, .ldf).
There are a few ways to do this. We will rename the database during the restoring process and rename of existing database using T-sql.
תאריך: 14 דצמבר, 2009 | מאת: נטלי ברג
In this article we will review why and when we should use partitioning, how to create a partitioned table from scratch or how to create partitions on an existing table, how to maintain partitions and which system objects are useful for monitoring or working with partitions.