• We need your support!

    We are currently struggling to cover the operational costs of Xtremepapers, as a result we might have to shut this website down. Please donate if we have helped you and help make a difference in other students' lives!
    Click here to Donate Now (View Announcement)

HAVE AN AICT EXAM, REALLLY NEED HELP WITH THIS ONE STEP GUYS ;_;

Messages
2,824
Reaction score
3,730
Points
273
For step 11 from this paper http://papers.xtremepapers.com/CIE/Cambridge International A and AS Level/Applied Information and Communication Technology (9713)/9713_s09_qp_2.pdf
HOW do you enter this criteria:
for the flights either out of or into London during the
month of August 2010.

Here's a list of fields I included in the query, now what criteria do I enter for which field for step 11? ):
I have an exam in a day so i really need to know how to do this step ;_;
Nafis Daiyan dude tag anyone you know who might be able to help with this .-.
I never took AICT, sorry... =(
 
Messages
3,355
Reaction score
20,175
Points
523
For step 11 from this paper http://papers.xtremepapers.com/CIE/Cambridge International A and AS Level/Applied Information and Communication Technology (9713)/9713_s09_qp_2.pdf
HOW do you enter this criteria:
for the flights either out of or into London during the
month of August 2010.

Here's a list of fields I included in the query, now what criteria do I enter for which field for step 11? ):
I have an exam in a day so i really need to know how to do this step ;_;
Nafis Daiyan dude tag anyone you know who might be able to help with this .-.
Hey maryum how are u ?
Long time :)

Ok back to the topic:
I did this ppr last year and i forgot a lot of things but I might be able to help u out. I guess u got confused by the wording of the statement....
It says that enter all fields of "To" and "From" from both "Out" and "Home" tables( plz send me the screenshot of what is written in the records under these fields. I might not give u the correct ans until i see those screenshots)
Then add the criteria "London" for both To and From fields or enter "*London*"...
And add criteria of: >=#1/8/2010# and <=#31/8/2010# If the format is d/m/y. If the format u suggested in data type of date is m/d/y then switch the position of day and month in the above criteria.....
Hope I helped :)

Ps: it would be more helpful if u send me screen shots of the data types and the table(the design view and the normal view both so that i can judge the data and decide).... And a screenshot of the query :)
 
Messages
735
Reaction score
2,652
Points
253
For step 11 from this paper http://papers.xtremepapers.com/CIE/Cambridge International A and AS Level/Applied Information and Communication Technology (9713)/9713_s09_qp_2.pdf
HOW do you enter this criteria:
for the flights either out of or into London during the
month of August 2010.

Here's a list of fields I included in the query, now what criteria do I enter for which field for step 11? ):
I have an exam in a day so i really need to know how to do this step ;_;
Nafis Daiyan dude tag anyone you know who might be able to help with this .-.
post the completed files mean the step step till before this soory but due to i have short time
 
Messages
1,124
Reaction score
9,570
Points
523
Hey maryum how are u ?
Long time :)

Ok back to the topic:
I did this ppr last year and i forgot a lot of things but I might be able to help u out. I guess u got confused by the wording of the statement....
It says that enter all fields of "To" and "From" from both "Out" and "Home" tables( plz send me the screenshot of what is written in the records under these fields. I might not give u the correct ans until i see those screenshots)
Then add the criteria "London" for both To and From fields or enter "*London*"...
And add criteria of: >=#1/8/2010# and <=#31/8/2010# If the format is d/m/y. If the format u suggested in data type of date is m/d/y then switch the position of day and month in the above criteria.....
Hope I helped :)

Ps: it would be more helpful if u send me screen shots of the data types and the table(the design view and the normal view both so that i can judge the data and decide).... And a screenshot of the query :)
Hi there ^.^ I'm good how are you?
Thankss for the help bro :3
So here are the screenshots of the query's design view, now I get what criteria to enter, but I should enter that criteria under which fields? ):
 

Attachments

  • AICT1.png
    AICT1.png
    39 KB · Views: 3
  • AICT2.png
    AICT2.png
    25.8 KB · Views: 3
  • AICT3.png
    AICT3.png
    23.5 KB · Views: 3
Messages
3,355
Reaction score
20,175
Points
523
Hi there ^.^ I'm good how are you?
Thankss for the help bro :3
So here are the screenshots of the query's design view, now I get what criteria to enter, but I should enter that criteria under which fields? ):
Add criteria of "*London*" in FROM field of OUT table and TO field of HOME table...
Add ">=#1/8/2010# and <=#31/8/2010#" (if the date format is d/m/yyyy) in ODate and HDate fields.... I guess this should help
 
Top