Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12242420
hypership-tower-art-locations-error.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
256 B
Referenced Files
None
Subscribers
None
hypership-tower-art-locations-error.sql
View Options
-- Zed
-- Do we have hidden artwork?
USE
zed_prod
;
SELECT
location_local
,
k
FROM
content_locations
WHERE
location_global
=
"B00001001"
-- Hypership tower
AND
k
NOT
IN
(
1
,
2
,
3
)
-- Expected positions
ORDER
BY
location_local
,
k
ASC
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 08:58 (7 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3047814
Default Alt Text
hypership-tower-art-locations-error.sql (256 B)
Attached To
Mode
rRPRT Nasqueron internal reports
Attached
Detach File
Event Timeline
Log In to Comment