摘要:
一、 select * from SearchDetails where SearchDateTime between '2014-10-06 01:40:50.123' and '2014-12-07 23:12' and datepart(hour, SearchDateTime) betwee 阅读全文
摘要:
用户名:Blangen' or 1 = 1; drop database 数据库名 --(单引号结束前面 和 --注释后面) 密码:aabbcc 生成的SQL语句是: select * from 用户表 where Username = 'Blangen' or 1 = 1; drop databa 阅读全文