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