Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Best ways to convert online forms to SQL queries?

Best ways to convert online forms to SQL queries?

From: Jesse McDougall <jessewren_at_sympatico.ca>
Date: Fri, 20 Jul 2001 10:07:35 -0400
Message-ID: <3B583B27.4A7FCC52@sympatico.ca>

Is there a fast algorithm for converting a filled out form to an sql query? For example suppose I have a form that looks like,

 Departure City: ______

 Departure Time: ______

 Arrival City: _______

 Arrival Time: _______

What is the best algorithm to convert this kind of form into an SQL query? Received on Fri Jul 20 2001 - 09:07:35 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US