SQL执行语句

2008-12-28  札记    0

注:此文仅对计算机相关的或对SQL语句熟悉的人适用!

execute SQL:

select my_wife_name from girl where age between 21 and 24 and character=goodness and stature=jimpness and cooking=true and launder=true and sentiment=true and beautiful=true and love_me=true;

Return: None!

********************************************

My heart hurts.Then execute again:

********************************************

execute SQL:

select my_wife_name from girl where 1=1;

Return:One warning: so many, you only choose one wife!

*******************************************

I am furious with this.So……

execute SQL:

Drop girl!

  • 用支付宝打我
  • 用微信打我

生活是一种记录:记录所见、所闻、所想、所感……

《SQL执行语句》没有评论

发表评论