So there I was sitting the the exam room. In front of me was a LCD screen waiting for my login credentials. I was handed a paper while my login ID and password for the exam.
Was quite nervous to begin with. Not because I was just sitting for an exam, but because of the cost [...]
Been on the computer a lot lately, for all the right reasons though. But my eyes are deteriorating.. If only someone invented this..
Head to Monitor Distance Awareness.
Nearly every computer has a webcam installed, especially on the newer laptops around now.. Most of them have a built-in webcam. What this program does is use the webcam to [...]
I feel like just talking nonstop for no reason at the moment. Listen to me will you?
So lets start with my 9 to 5 ‘job’. I’m currently in a certification course to be certified as a SAP ABAP developer. I’m taking it in HCL-Axon at TPM, near my old uni. Steph said that [...]
Unemployed and pennyless. Not to mention single. Lol. Somewhere I never thought I’d be.
But somehow, getting a desk job scares me. Maybe that’s why I’m still bumming around, like what Grace and I are happily doing. Though I do have the urge to fill my bank account and besides having the weight above [...]
In MSSQL:
char[(n)]
Fixed-length character data in single-byte character sets with length of n characters. n must be a value from 1 through 255. Storage size is n bytes.
nchar[(n)]
Fixed-length character data in multibyte character sets with length of n characters. n must be a value from 1 through 255. Storage size is n*@@ncharsize bytes.
varchar[(n)]
Variable-length character data in [...]