Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

sqlÓï¾äinµÄÓйØÎÊÌâ - MS-SQL Server / »ù´¡Àà

SQL code:

select * from product where sku in ('119-041','120-051','114-017','101-085','244-079','114-015','238-003','251-012','251-037','243-028','231-364','240-029')



²éѯ³öÀ´µÄ²úÆ·¼Ç¼Êǰ´ÕÕË÷Òý˳ÐòÅÅÁеģ¬¿ÉÊÇÎÒÏë²úÆ·µÄ˳Ðò°´ÕÕºóÃæµÄÀ¨ºÅÀïµÄsku˳ÐòÏÔʾ£¬²»ÖªµÀ´ó¼ÒÓÐʲô·½·¨Âð£¿

ûÓмò±ãµÄ·½·¨°É£¬Ö»ÄÜд¸ösplitµÄ´æ´¢¹ý³Ì£¬
Ñ­»·Æ´sqlÓï¾ä£¬
Æ´³ÉÈçϸñʽ£º
select * from product where sku='119-041'
union all
select * from product where sku='120-051'
....
×îºó
exec ('....')

ÒýÓÃ

SQL code
order by charindex(','+ltrim(product)+',',',119-041,120-051,114-017,101-085....,')

²»Ì«Ã÷°×ÄØ

´ó¼Ò¸ø³ö³öÖ÷Òâ°¡£¡Ð»Ð»°¡

ÒýÓÃ

ÒýÓà 1 Â¥ wufeng4552 µÄ»Ø¸´:

SQL code
order by charindex(','+ltrim(product)+',',',119-041,120-051,114-017,101-085....,')

²»Ì«Ã÷°×ÄØ

SQL code:
select * from product where sku in ('119-041','120-051','114-017','101-085','244-079','114-015','238-003','251-012','251-037','243-028','231-364','240-029')
order by charindex(','+ltrim(product)+',',',119-041,120-051,114-017,101-085....,')


ÕâÑù



Ïà¹ØÎÊ´ð£º

jspÁ´½Ósql2000µÄÒÉÎÊ£¿



type Exception report


message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jas ......

Çë½ÌSQLSERVERµÄÁ½¸öÎÊÌâ - MS-SQL Server / ÒÉÄÑÎÊÌâ

1¡£ÔõÑùʹxp_cmdshellÄÜÍêÕûÊä³ö³¬¹ý255¸ö×Ö·ûµÄ×Ö·û´®¡£
2¡£select ʱ£¬¼ìË÷ËÙ¶ÈÊÇÓëfromºóµÄ TABLE˳ÐòÓйأ¬»¹ÊÇÓëwhereÌõ¼þµÄ˳ÐòÓйØ(TABLEÊý¾Ý¶àÉÙ )
ÔÚϵͳÊôÐÔÉ趨ÀïÓиöÑ¡Ïî,¿ÉÒÔÐ޸ĵ¥×Ö¶ÎÊä³ö×ÖÊýÏÞÖÆ. ......

sqlÓï¾äÎÊÌâ - MS-SQL Server / ÒÉÄÑÎÊÌâ

ÏÖÔÚÓÐÒ»¸ö²¿Ãűídept£¨²¿ÃÅÃû³Æ£¬²¿Ãźš£¡££©ÓÐÒ»¸öÈËÔ±±íemp£¨ÐÕÃû£¬ÈËÔ±±àºÅ£¬Ö°Î»£¬Ð½×Ê£¬²¿ÃÅ£©
emp±íÖеÄÄÚÈÝÊÇÕâÑùµÄ£º
a 1 ¹¤³Ìʦ 3000 Èí¼þ²¿
b 2 ÆÕͨԱ¹¤ 2000 Ó²¼þ²¿
c 3 ¹¤³Ìʦ 4000 Ó²¼þ²¿
d ......

Çóһʱ¼ä±È½ÏµÄSQL Ö¸Áî - MS-SQL Server / »ù´¡Àà

±íÊý¾Ý
COL1 COL2 COL2 COL4 COL5
----------------------------------------------------------------------------------------------
2010-05-05 00:00 ......

SQLÄܽøÐжþ½øÖƵÄɸѡÂ𣿠- MS-SQL Server / »ù´¡Àà

ÎÒÓÐÒ»¸ö×Ö¶ÎÊÇ varchar(1) ÀàÐÍ£¬¶þ½øÖƱíʾҲ¾ÍÊÇ8λµÄ ¡®0000 0000¡¯
±ÈÈçÕâ¸öʱºòÎÒÐèҪɸѡ³öÕâ¸ö×Ö¶ÎΪËùÓÐµÄ ¡®0000 0100¡¯µÄÐУ¬ÇëÎÊSQLÄÜʵÏÖÕâÑùµÄ¡°Î»¡±µÄɸѡÂð£¿
лл~~~

ÓÐλ²Ù×ݺ¯ÊýÂ𣿲»ÐоÍ× ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ