【select】SELECT select_list[INTO new_table]FROM table_source[WHERE search_condition][GROUP BY group_by_expression][HAVING search_condition][ORDER BY order_expression[ ASC | DESC ]]select demoselect * from persons where(firstname="" or firstname="")and lastname="";select Read More
posted @ 2012-12-06 17:37
技术草根女
Views(219)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号