Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1000472 // Creating SQL statements (lesson 4 - always add visibility check)

IOIOI

In: "select sn_title from tb_snippet where sn_id=689"
Out: "select sn_title from tb_snippet where visible and sn_id=689"
In: "select sn_title from tb_snippet where sn_id=1000200"
Out: "select sn_title from tb_snippet where visible and sn_id=1000200"

Author comment

Began life as a copy of #1000471

download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

1 comment(s) hidden. show

Snippet ID: #1000472
Snippet name: Creating SQL statements (lesson 4 - always add visibility check)
Eternal ID of this version: #1000472/1
Text MD5: 59f6ad587b2af21d6f2d4501c1498030
Author: stefan
Category:
Type: IOIOI
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-08 17:39:29
Source code size: 254 bytes / 4 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 770 / 269
Referenced in: [show references]