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

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