select gztzid,
gztztt,
gztzbt,
gztznr,
fslxmc,
decode(fsfs, '0', 'ÎÞÐè»Ø¸´', '1', 'ÐèÒª»Ø¸´') fsfs,
fssx,
mjmc,
fsr,
qfr,
fstzsj,
xjtzsj,
tzztdm
from t_zs_gztz
where gztzid ='3'
*********************************************************************
select distinct gztzid,gztzbt,gztztt,fsfs,fssx,tzztdm,tt
from (select distinct t.gztzid, t.gztzbt, t.gztztt, t.fsfs, t.fssx, t.tzztdm, w.hfdwdm,
decode(t.tzztdm,0,'´ý·¢ËÍ',1,decode(w.hfdwdm,'','δ»Ø¸´','Òѻظ´')) tt
from t_zs_gztz t, t_Zs_Gztzhf w
where t.gztzid = w.gztzid(+))
select * from t_Zs_Gztzhf t where t.gztzid='1'
select distinct gztzid,gztzbt,gztztt,fsfs,fssx,tzztdm,tt
from (select distinct t.gztzid, t.gztzbt, t.gztztt, t.fsfs, t.fssx, t.tzztdm, w.hfdwdm,
decode(w.hfdwdm,'','δ»Ø¸´','Òѻظ´') as tt
from t_zs_gztz t, t_Zs_Gztzhf w
where t.gztzid = w.gztzid(+) and t.tzztdm='1') where tt='Òѻظ´'
select distinct gztzid,gztzbt,gztztt,fsfs,fssx,tzztdm,tt
from (select distinct t.gztzid, t.gztzbt, t.gztztt, t.fsfs, t.fssx, t.tzztdm, w.hfdwdm,
decode(t.tzztdm,0,'´ý·¢ËÍ',1,decode(w.hfdwdm,'','δ»Ø¸´','Òѻظ´')) as tt
from t_zs_gztz t, t_Zs_Gztzhf w
where t.gztzid = w.gztzid(+)) where tt='´ý·¢ËÍ'
select distinct gztzid,gztzbt,gztztt,fsfs,fssx,tzztdm,tt
from (select distinct t.gztzid, t.gztzbt, t.gztztt, t.fsfs, t.fssx, t.tzztdm, w.hfdwdm,
decode(t.tzztdm,0,'´ý·¢ËÍ',1,decode(w.hfdwdm,'','δ»Ø¸´','Òѻظ´')) as tt
from t_zs_gztz t, t_Zs_Gztzhf w
where t.gztzid = w.gztzid(+) ) order by fssx desc
select distinct gztzid,gztzbt,gztztt,fsfs,fssx,tzztdm,tt
fr
±¾ÕÂÊǹØÓÚ²éѯ¡£ÕâÊÇÒ»¸öÖ÷Ì⣬ÔÚºËÐĵĿͻ§/·þÎñÆ÷±à³Ì£¬Òò´ËÕâÊDZ¾Êé¸üÖØÒªµÄƪÕÂÖ®Ò»¡£
¸Ã²ÄÁϽ«±»·Ö³ÉÒÔÏÂÖ÷Òª²¿·Ö£º
ʹÓÃTQuery¶ÔÏó
ʹÓñ¾µØºÍÔ¶³Ì·þÎñÆ÷µÄSQLÀ´Ñ¡Ôñ£¬¸üУ¬É¾³ýºÍ²åÈë¼Ç¼
ʹÓÃSQLÓï¾äÀ´´´½¨Á¬½Ó£¬ÁªÏµÓαêºÍ³ÌÐò£¬ËÑË÷µ¥¸ö¼Ç¼
Õâ¸öËõд´ú±íµÄSQL½á¹¹»¯²éѯÓïÑÔ£¬Í¨³£ÊÇÃ÷ÏÔµÄÐø¼¯»ò˵à ......
ÎÒÃÇÔÚ×öºÜ¶àÏîĿʱ¶¼ÒªÉæ¼°µ½Êý¾Ý¿â£¬ÌرðÊÇһЩ±È½Ï´óÐ͵ÄwebÏîÄ¿£¬¸üÊÇÓнϴóµÄ²¢·¢´¦Àí£¬ËùÒÔ¶ÔÊý¾Ý¿âµÄ²Ù×÷ÓпÉÄÜ»á²úÉúËÀËø£¬¶ÔÓÚÊý¾Ý¿âµÄËÀËø£¬Ò»°ãÊý¾Ý¿âϵͳ¶¼»áÓÐÒ»Ì×»úÖÆÈ¥½âËø£¬Ò»°ã²»»áÔì³ÉÊý¾Ý¿âµÄ̱»¾£¬µ«½âËøµÄ¹ý³Ì»áÔì³ÉÊý¾Ý¿âÐÔÄܵļ±ËÙϽµ£¬·´Ó³µ½³ÌÐòÉϾͻáÔì³É³ÌÐòµÄ·´Ó¦ÐÔÄܵÄϽµ£¬²¢ ......