Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2 つの日付内にあるすべての日付を検索する必要があります。これは通常、
の間に
、しかし、私は StartDate と en EndDate 列を持っています。これは、日付が実際には何日にも及ぶことを意味します。
したがって、レコードは次のような値を持つことができます。
ID、ステータス、開始日、終了日
クエリに 2 つの日付を指定した場合、これらの日付内にあるすべての行を見つけるにはどうすればよいですか。