few quick access questions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

true or false :)
question 1
when entered as a query condition, HANSON* has the same meaning as Like
"HANSON*"
question 2
You can modify table information by making changes to the Query datasheet
question 3
The equal to is the default comparison operator
question 4
unless you specify otherwise, the INSERT/DATABASE command will insert all
records from the selected database
question 5 It is not necessary to specify the size of the date feild
 
microofficetester said:
true or false :)
question 1
when entered as a query condition, HANSON* has the same meaning as Like
"HANSON*"

Sometimes Access is helpful enough to throw "Like " in there even if you
don't type it. Otherwise I would say they are NOT the same.

question 2
You can modify table information by making changes to the Query datasheet

Sometimes. If the query *allows* edits (many do not), then those edits are
actually applied to the tables as a query is nothing more than a different
view of table data. It has no data of its own.
question 3
The equal to is the default comparison operator
Yes

question 4
unless you specify otherwise, the INSERT/DATABASE command will insert all
records from the selected database

I'm not familiar with that command.
question 5 It is not necessary to specify the size of the date feild

Right.
 
Rick,

You get 5 points for doing the homework that was obviously assigned to "microofficetester".


Tom
____________________________________

true or false :)
question 1
when entered as a query condition, HANSON* has the same meaning as Like
"HANSON*"

Sometimes Access is helpful enough to throw "Like " in there even if you
don't type it. Otherwise I would say they are NOT the same.

question 2
You can modify table information by making changes to the Query datasheet

Sometimes. If the query *allows* edits (many do not), then those edits are
actually applied to the tables as a query is nothing more than a different
view of table data. It has no data of its own.
question 3
The equal to is the default comparison operator
Yes

question 4
unless you specify otherwise, the INSERT/DATABASE command will insert all
records from the selected database

I'm not familiar with that command.
question 5 It is not necessary to specify the size of the date feild

Right.
 
Tom Wickerath said:
Rick,

You get 5 points for doing the homework that was obviously assigned to
"microofficetester".

Yeah, that occurred to me right after I hit "send".

Too much coffee I guess (or too little) :-)
 
microofficetester said:
true or false :)
question 1
when entered as a query condition, HANSON* has the same meaning as Like
"HANSON*"
question 2
You can modify table information by making changes to the Query datasheet
question 3
The equal to is the default comparison operator
question 4
unless you specify otherwise, the INSERT/DATABASE command will insert all
records from the selected database
question 5 It is not necessary to specify the size of the date feild
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top