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.
以下のクエリで日付と時刻を変更するにはどうすればよいですか。月全体の日時を変更してクエリを実行する必要があります。ご協力ありがとうございました。
Select Column1 From table Where (date1 <‘2011-11-11 11:00’ and date2 >’2011-11-11 11:00’) And column 2 = ‘something’