|
You can also use: Select * From logivdtl Where DATE(IVTMST) = '2005-08-12' Hauser, Birgitta wrote:
An other way would be:Select * From logivdtlWhere Char(IVTMST) like '2005-08-12%'Birgitta-----Ursprüngliche Nachricht----- Von: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] Im Auftrag von Jim Franz Gesendet: Mittwoch, 17. August 2005 14:23 An: MIDRANGE-L@xxxxxxxxxxxx Betreff: sql select on timestamp field How would I select on a timestamp field? SELECT * FROM logivdtl WHERE IVTMST like '2005-08-12-%'Operand not valid in LIKE predicate. jim
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.