愛他就要愛他的工作? ◎沈政男
CHAR (Transact-SQL)愛他就要愛他的工作?◎沈政男 如果你的男友是外科醫生,他的病人突然過世,三天沒心情回你簡訊,你會有何反應? 是第四天再度奪命連環叩,直接殺到醫院當面問清楚,還是在臉書上對眾家姊妹抱怨:唉,你們都羨慕我,其實有所不知,醫生娘不好當啊! 拜託,當然是傳個簡訊表達關心與理解嘛!「我知道你是個好醫生,病人過SET TEXTSIZE 0; -- Create variables for the character string and for the current -- position in the string. DECLARE @position int, @string char(8); -- Initialize the current position and the string variables. SET @position = 1; SET @string = 'New Moon'; W...
全文閱讀