Hello Chaps- would someone please explain something to me
I am new at this and am going through queries.
i am learning about SELECT queries and INSERT queries.
My understanding is that a select query will allow one to find (select) a particular record
and an insert query will allow one to add a new record.
But my tutorial seems to use the select query to add records??
If this is correct then what is the point of having an insert query.?
regards fred