Multiple choice technology web technology SQL Retun code -305 Invalid date and time Missing Null indicator variable Bind issue All the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation SQL return code -305 indicates that a null indicator variable was not provided for a column that allows null values. When working with nullable columns, the host program must supply an indicator variable to properly handle null values.