db2判斷一個(gè)日期在給定時(shí)間中?
你這語句有問題 應(yīng)該這樣查select b.char_datefrom b,cwhere b.char_date between c.exp_date and c.imp_date而且c.exp_date ,c.imp_date字段還要確定一個(gè)日期值才來做范圍
db2判斷一個(gè)日期在給定時(shí)間中?
你這語句有問題 應(yīng)該這樣查select b.char_datefrom b,cwhere b.char_date between c.exp_date and c.imp_date而且c.exp_date ,c.imp_date字段還要確定一個(gè)日期值才來做范圍