Many spaces after ELSE
tco
Posts: 9 New member
in SQL Prompt
Try to format this script
SELECT ISNULL((SELECT 1 FROM xxxxxxxxxxxxxxxxx)
,CASE WHEN Track_Type_Fld=''
THEN 2
ELSE PackageQuantity
END)
I get not butifull result
I get not butifull result
Tagged:
Answers
https://documentation.red-gate.com/sp9/formatting-your-code/using-styles
Thanks.
Tianjiao Li | Redgate Software
Have you visited our Help Center?
I have to rename file.
Tianjiao Li | Redgate Software
Have you visited our Help Center?
Tianjiao Li | Redgate Software
Have you visited our Help Center?