摘要:1)select top 100 * from <table_name> order by newid()NEWID()函数,用于创建uniqueidentifier 类型的唯一值。详见SQL Server 2000联机丛书2)select top 100 * from <table_name> order by rand()
阅读全文
随笔分类 - SQL Server
摘要:删除注册表项:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\PendingFileRenameOperations
阅读全文

浙公网安备 33010602011771号