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

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