tip_part_no as TIPPartNo, date_rec as DateRecieve, reciever_name as RecieverName,packing_list_no;("Select tip_part_no as TIP, SUM(qty) as Total_Quantity from pcba_info.lot_info
我正在使用Oracle示例:2) 1,2,3,5,11第一个例子是我遇到的问题。我正在编写一个select查询,如: SELECT * from Table where Value IN (1,2,3,6-8,9-11)SELECT * from Table where Value IN (1,2,3,6,7,8,9,10,1