SELECT 'alter system kill session '||''''||S.SID||','|| S.SERIAL# ||''''||';' FROM V$LOCKED_OBJECT L, V$SESSION S WHERE L.SESSION_ID = S.SID
এতে সদস্যতা:
মন্তব্যগুলি পোস্ট করুন (Atom)
Row-level “Add” icon using a virtual column (APEX-safe)
1️⃣ Enable Insert in the Interactive Grid IG → Attributes Edit → Allowed Add Row → Yes 2️⃣ Add a New Column (Icon column) Column...
-
Queries to find the Child or Parent tables of a table Many times during maintenance activities on the table...
-
CREATE OR REPLACE PROCEDURE dp_xx_trgscript ( in_table_name VARCHAR2, in_table_desc VARCHAR2 ) AUTHID CURRENT_USER IS ...
-
SYSTEM.CURSOR_RECORD represents the number of the record where the cursor is located. This number represents the record's current physi...

কোন মন্তব্য নেই:
একটি মন্তব্য পোস্ট করুন