How to declare an integer variable which can except null? a) int? x b) int x c) int x IS NULL d) int ISNULL(X)
Surajit Chakraborty
Select an image from your device to upload