3
Answers

What is the ans for the below query I gave d and like 2but i

Anjali Khan

Anjali Khan

7y
254
1
Hi frnds What is the ans for the below query I gave d and like 2but it's a wrong. which will be the output of the following code segment? Declare @my_name char(10) = 546875.5 Set @my_name = @my_name +'100' Select @my_name 1. 546875.5100 2. 546975.5 3. 546875.5 4. Conversation failed 5. None of the given output
Answers (3)
0
Shambhoo Kumar

Shambhoo Kumar

NA 41 417 9y
Hi Lawrence,
 
I am not sure but please check below link may be this can help you.
 
Click Here to Check code
Thanks & Regard
Shambhoo :)