79427029

Date: 2025-02-10 12:17:36
Score: 0.5
Natty:
Report link

Always doublecheck the string lengths - I'll confess to suffering this error when tring to insert values 8 characters long into a column that sp_help listed as Length = 12. The column was actually defined as nvarchar(6) ... oops!

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: AjV Jsy