Translation of "null values" in Hebrew
Finally, if you don't use separate tables for separate subjects, you will introduce null values (the absence of data) and redundancy into your tables, both of which can waste space and impede performance.
אם לא תשתמש בטבלאות נפרדות עבור נושאים נפרדים, תיצור ערכי Null (היעדר נתונים) ומצב של יתירות בטבלאות, אשר עלולים לבזבז שטח ולפגוע בביצועים.
You can't set the IgnoreNulls property of a primary key to Yes.@A primary key, by definition, can't allow null values.@If you want null values in this field, remove the primary key definition by setting the Primary property to No.@1@1
לא ניתן להגדיר את המאפיין 'IgnoreNulls' של מפתח ראשי כ'כן'. מפתח ראשי, לפי הגדרתו, אינו מאפשר ערכי Null. אם דרושים לך ערכי Null בשדה זה, הסר את הגדרת המפתח הראשי על-ידי הגדרת המאפיין 'ראשי' כ'לא'.@1@1
The data returned null values that rendered the analysis incomplete.
The report highlighted areas where null values need further investigation.
The file contains null values for the base language. Please ensure that none of these values are null.
הקובץ מכיל ערכים ריקים עבור שפת הבסיס. נא ודא שאף אחד מערכים אלה אינו ריק.
Indicates if NULL values are allowed in this database object
מציין אם ערכי NULL מותרים באובייקט מידע
The primary key field(s) you chose for the table '|' contains Null values. To use the field(s) as a primary key, cancel the wizard and fix these Null values.
שדות המפתח הראשי שבחרת לטבלה '|' מכילים ערכי Null. כדי להשתמש בשדות אלה כמפתח ראשי, בטל את האשף ותקן ערכי Null אלה.
Understanding null values is crucial for data management and integrity.
הבנת ערכי אפס חיונית לניהול ושלמות נתונים.
If you want to collect data for every record, exit the wizard and replace the null values with e-mail addresses.
אם ברצונך לאסוף נתונים עבור כל רשומה, צא מהאשף והחלף את הערכים הריקים באמצעות כתובות דואר אלקטרוני.
What about null values?
מה לגבי ריבית 0?
Returns the average of the values in a group. Null values are ignored.
החזרת ממוצע הערכים בקבוצה. המערכת מתעלמת מערכים שהם Null.
Returns the sum of all the values in the expression. It can be used with numeric columns only. Null values are ignored.
החזרת סכום כל הערכים בביטוי. אפשר להשתמש בזאת עם עמודות מספריות בלבד. המערכת מתעלמת מערכי Null.