Search
 
SCRIPT & CODE EXAMPLE
 

SQL

oracle table free space

ALTER TABLE my_table ENABLE ROW MOVEMENT;
ALTER TABLE my_table SHRINK SPACE;
Comment

PREVIOUS NEXT
Code Example
Sql :: where with multiple conditions in mongodb 
Sql :: sql select count distinct 
Sql :: enable foreign key checks postgres 
Sql :: create table in sql server 
Sql :: android studio SQLiteDatabase delete all data in database 
Sql :: how to get the date diff of 2 dates in the same fieldin sql server 
Sql :: get week day from date in sql 
Sql :: sql order by alphabetical 
Sql :: find usage of table in sql server 
Sql :: opening xampp mysql in cmd ubuntu 
Sql :: mysql delete data in table 
Sql :: select columns postgres 
Sql :: How do I insert a blob in SQL? 
Sql :: mysql repeated values 
Sql :: how to find average in sql 
Sql :: influxdb list all tags for a measurement 
Sql :: sql stored procedure update if parameter is not null 
Sql :: remove all data from table mysql 
Sql :: activate binary log mariadb 
Sql :: mysql count table rows 
Sql :: sql select date add day 
Sql :: postgres order by month 
Sql :: mysql not equal 
Sql :: how to get connect string from mysql database 
Sql :: add column in table 
Sql :: sql server default port 
Sql :: consecutive numbers sql 
Sql :: ERROR 1064 (42000) 
Sql :: run docker container with database as rds metabase 
Sql :: oracle error compilation line 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =