This website requires JavaScript.
Explore
Help
Sign In
support
/
oracle
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0e7ae75904a11150ddc5901e3efc6421c7ff7fef
oracle
/
tpt
/
aot
/
hang_3.sql
T
3 lines
94 B
SQL
Raw
Normal View
History
Unescape
Escape
2026-03-12 20:23:15
2026-03-12 21:23:47 +01:00
UPDATE
t4
SET
owner
=
'X'
WHERE
rownum
<=
100
;
UPDATE
t3
SET
owner
=
'X'
WHERE
rownum
<=
100
;
Reference in New Issue
Copy Permalink