[求助]请教N''的含义
请看下面的语句,If exists (select * from dbo.sysobjects where id = object_id(N'CarInfo') and objectproperty(id,N'IsUserTable') =1).
请问这里的N'' 代表是什么含义啊?能不能详细解释一下?
非常感谢了。
2006-09-28 09:49
2006-09-28 10:04
2006-10-01 17:50