For Programmers: Free Programming Magazines  


Home > Archive > PHP SQL > June 2005 > what is the proper function for this









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author what is the proper function for this
Ashok

2005-05-31, 8:57 pm

Hi,
I am unable to find the proper function to get the following.
I have 2 cells with date and time in a table. I have to check if the
combination of given date & time exists in the table before a new record is
inserted.
Any idea what function will do this?

Ashok.


Vigil

2005-06-05, 8:56 pm

On Wed, 01 Jun 2005 01:13:18 +0400, Ashok wrote:

> I have to check if the combination of
> given date & time exists in the table before a new record is inserted.
> Any idea what function will do this?


SELECT ... WHERE ... ?

--

..

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com