Selecttitel, prijsfromgameUpdate gameset prijs = 35where prijs>34 andprijs< 353Insert intogame (titel,prijs, systeem)values (“go doit”, 10,“Playstation”Insert intogame (titel,prijs, systeem)values (“princeof persia”, 55,“nintendo”)Selectdistinctsysteemfrom gameUpdate gameset titel =”mariodeluxe” wheregame = “mario”Updategame setprijs = prijs *1.25 whereid = 8Select * fromgame whereprijs >40 andsysteem =“Nintendo”Select *from gamewhereprijs > 40Select * fromgame whereprijs <40 andsysteem =“Nintendo DS”Updategame setprijs = 65where titel =“Call of Duty”Update gameset prijs = prijs+ 5 wheresysteem =“playstation”Insert intogame (titel,prijs, systeem)values (“call ofduty”, 65.45,“playstation”)Select * fromgame wheresysteem like“o%”Select *from gamewhere titellike “%o%”2Update gameset systeem =“Nintendo DS”where systeem= “Nintendo”Selecttitel, prijsfromgameUpdate gameset prijs = 35where prijs>34 andprijs< 353Insert intogame (titel,prijs, systeem)values (“go doit”, 10,“Playstation”Insert intogame (titel,prijs, systeem)values (“princeof persia”, 55,“nintendo”)Selectdistinctsysteemfrom gameUpdate gameset titel =”mariodeluxe” wheregame = “mario”Updategame setprijs = prijs *1.25 whereid = 8Select * fromgame whereprijs >40 andsysteem =“Nintendo”Select *from gamewhereprijs > 40Select * fromgame whereprijs <40 andsysteem =“Nintendo DS”Updategame setprijs = 65where titel =“Call of Duty”Update gameset prijs = prijs+ 5 wheresysteem =“playstation”Insert intogame (titel,prijs, systeem)values (“call ofduty”, 65.45,“playstation”)Select * fromgame wheresysteem like“o%”Select *from gamewhere titellike “%o%”2Update gameset systeem =“Nintendo DS”where systeem= “Nintendo”

Untitled Bingo - Call List

(Print) Use this randomly generated list as your call list when playing the game. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.


1
I
2
I
3
I
4
B
5
B
6
N
7
I
8
I
9
B
10
G
11
G
12
N
13
N
14
B
15
G
16
N
17
G
18
B
  1. I-Select titel, prijs from game
  2. I-Update game set prijs = 35 where prijs >34 and prijs< 35
  3. I-3
  4. B-Insert into game (titel, prijs, systeem) values (“go do it”, 10, “Playstation”
  5. B-Insert into game (titel, prijs, systeem) values (“prince of persia”, 55, “nintendo”)
  6. N-Select distinct systeem from game
  7. I-Update game set titel =”mario deluxe” where game = “mario”
  8. I-Update game set prijs = prijs * 1.25 where id = 8
  9. B-Select * from game where prijs >40 and systeem = “Nintendo”
  10. G-Select * from game where prijs > 40
  11. G-Select * from game where prijs <40 and systeem = “Nintendo DS”
  12. N-Update game set prijs = 65 where titel = “Call of Duty”
  13. N-Update game set prijs = prijs + 5 where systeem = “playstation”
  14. B-Insert into game (titel, prijs, systeem) values (“call of duty”, 65.45, “playstation”)
  15. G-Select * from game where systeem like “o%”
  16. N-Select * from game where titel like “%o%”
  17. G-2
  18. B-Update game set systeem = “Nintendo DS” where systeem = “Nintendo”