This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
BrickTracker
Watch
1
Star
0
Fork
0
You've already forked BrickTracker
forked from
FrederikBaerentsen/BrickTracker
Code
Pull Requests
Activity
9029f6d423
BrickTracker
/
bricktracker
/
sql
/
minifigure
/
delete
/
all_from_set.sql
2 lines
79 B
MySQL
Raw
Normal View
History
Unescape
Escape
Quote SQL identifiers as best practice and to avoid any problem in the future
2025-01-20 19:39:12 +01:00
DELETE
FROM
"
minifigures
"
WHERE
"
minifigures
"
.
"
u_id
"
IS
NOT
DISTINCT
FROM
:
u_id
Copy Permalink