W
wint
Unregistered / Unconfirmed
GUEST, unregistred user!
我用如下语句不行。
select * from users where RegDate < '1998-9-1 11:59:59 PM'
以前的问题都是在程序里做的,我这个是要在SQL Explore中查询。
另外,我想使用select top 10.... 好象也不行。
谢谢
select * from users where RegDate < '1998-9-1 11:59:59 PM'
以前的问题都是在程序里做的,我这个是要在SQL Explore中查询。
另外,我想使用select top 10.... 好象也不行。
谢谢