This morning was going through a book where I found a paragraph as stated below :
Each data field in a table is a strongly typed data member, fully compliant wit
No. It means that 1 and "1" (or any other number and string for that matter) are different values that cannot be casually interchanged in expressions.
1
"1"