Select * fromgame whereprijs >40 andsysteem =“Nintendo”Updategame setprijs = prijs *1.25 whereid = 8Select * fromgame whereprijs <40 andsysteem =“Nintendo DS”Update gameset prijs = 35where prijs>34 andprijs< 35Insert intogame (titel,prijs, systeem)values (“call ofduty”, 65.45,“playstation”)Insert intogame (titel,prijs, systeem)values (“go doit”, 10,“Playstation”2Select * fromgame wheresysteem like“o%”Select *from gamewhere titellike “%o%”Update gameset systeem =“Nintendo DS”where systeem= “Nintendo”Update gameset titel =”mariodeluxe” wheregame = “mario”Insert intogame (titel,prijs, systeem)values (“princeof persia”, 55,“nintendo”)Updategame setprijs = 65where titel =“Call of Duty”Update gameset prijs = prijs+ 5 wheresysteem =“playstation”Select *from gamewhereprijs > 403Selecttitel, prijsfromgameSelectdistinctsysteemfrom gameSelect * fromgame whereprijs >40 andsysteem =“Nintendo”Updategame setprijs = prijs *1.25 whereid = 8Select * fromgame whereprijs <40 andsysteem =“Nintendo DS”Update gameset prijs = 35where prijs>34 andprijs< 35Insert intogame (titel,prijs, systeem)values (“call ofduty”, 65.45,“playstation”)Insert intogame (titel,prijs, systeem)values (“go doit”, 10,“Playstation”2Select * fromgame wheresysteem like“o%”Select *from gamewhere titellike “%o%”Update gameset systeem =“Nintendo DS”where systeem= “Nintendo”Update gameset titel =”mariodeluxe” wheregame = “mario”Insert intogame (titel,prijs, systeem)values (“princeof persia”, 55,“nintendo”)Updategame setprijs = 65where titel =“Call of Duty”Update gameset prijs = prijs+ 5 wheresysteem =“playstation”Select *from gamewhereprijs > 403Selecttitel, prijsfromgameSelectdistinctsysteemfrom 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
B
2
I
3
G
4
I
5
B
6
B
7
G
8
G
9
N
10
B
11
I
12
B
13
N
14
N
15
G
16
I
17
I
18
N
  1. B-Select * from game where prijs >40 and systeem = “Nintendo”
  2. I-Update game set prijs = prijs * 1.25 where id = 8
  3. G-Select * from game where prijs <40 and systeem = “Nintendo DS”
  4. I-Update game set prijs = 35 where prijs >34 and prijs< 35
  5. B-Insert into game (titel, prijs, systeem) values (“call of duty”, 65.45, “playstation”)
  6. B-Insert into game (titel, prijs, systeem) values (“go do it”, 10, “Playstation”
  7. G-2
  8. G-Select * from game where systeem like “o%”
  9. N-Select * from game where titel like “%o%”
  10. B-Update game set systeem = “Nintendo DS” where systeem = “Nintendo”
  11. I-Update game set titel =”mario deluxe” where game = “mario”
  12. B-Insert into game (titel, prijs, systeem) values (“prince of persia”, 55, “nintendo”)
  13. N-Update game set prijs = 65 where titel = “Call of Duty”
  14. N-Update game set prijs = prijs + 5 where systeem = “playstation”
  15. G-Select * from game where prijs > 40
  16. I-3
  17. I-Select titel, prijs from game
  18. N-Select distinct systeem from game