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

4
LINES

< > BotCompany Repo | #1000665 // Find table name in MySQL insert statement

IOIOI

In: [[INSERT INTO `demotable` VALUES (1,'yo\"yo\"'),(2,'yes yes');]]
Out: demotable
In: [[INSERT INTO `bla` VALUES (1,'yo\"yo\"'),(2,'yes yes');]]
Out: bla

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: #1000665
Snippet name: Find table name in MySQL insert statement
Eternal ID of this version: #1000665/1
Text MD5: f63602be0f718b8062fa41cd876ba260
Author: stefan
Category: mysql
Type: IOIOI
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-21 21:32:11
Source code size: 158 bytes / 4 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 783 / 423
Referenced in: #681 - All IOIOI examples (collection)
#1000660 - MySQL dump importer
#1000666 - Find table name in MySQL create statement
#3000189 - Answer for stefanreich(>> t bla)
#3000382 - Answer for ferdie (>> t = 1, f = 0)
#3000383 - Answer for funkoverflow (>> t=1, f=0 okay)
#3000384 - Answer for 6uru0fsh1va (>> t-sql?)