תאריך: 8 פברואר, 2012 | מאת: איתן בלומין
Reporting Services is an excellent platform for reports. But you can also use it for managing data. Recommended when you lack programmers, budget and / or time.
תאריך: 9 ינואר, 2012 | מאת: גיא גלנצר
The CASE statement has two flavors: "Simple CASE" and "Searched CASE". But what really goes on behind the scenes?
תאריך: 24 דצמבר, 2011 | מאת: גיא גלנצר
Optimizing a query that contains OR operators is more challenging than doing the same for a query that uses the AND operator…
תאריך: 10 דצמבר, 2011 | מאת: גיא גלנצר
מנסה להדפיס טקסט ארוך, אבל הפקודה PRINT חותכת לך אותו באמצע? הנה הפתרון…
תאריך: 10 דצמבר, 2011 | מאת: גיא גלנצר
This script creates the "PrintMax" stored procedure, which prints a text of any size. It's לסיפור המלא…
תאריך: 30 נובמבר, 2011 | מאת: גיא גלנצר
כמה תגליות מעניינות לגבי שרשור מחרוזות ו-(NVARCHAR(MAX…
תאריך: 20 אוגוסט, 2011 | מאת: נעם ברזיס
Here is an interesting "advanced programming" puzzle. The first one to solve the puzzle will win a free ticket to the course
תאריך: 19 יוני, 2011 | מאת: Madeira
כבכל שנה, גם הפעם מפיקה חברת E4D את כנס המפתחים השנתי המצליח שלה. בואו ללמוד במסלול ה- SQL Server and BI המגוון ולהינות מ-20% הנחה בהרשמה
תאריך: 26 אוקטובר, 2010 | מאת: גיא גלנצר
In the last UG session I had no idea why casting a long integer value into a short VARCHAR type results "*".
Yakov Markovitz has the documentaion for it.