Search
 
SCRIPT & CODE EXAMPLE
 

SQL

oracle logfile switch

-- If you ar running RAC, it is the best way to switch redologfile.
SQL> ALTER SYSTEM ARCHIVE LOG CURRENT;
Comment

PREVIOUS NEXT
Code Example
Sql :: how to insert same table data using mysql query 
Sql :: update multiple rows 
Sql :: how to install sql server management studio in ubuntu 18.04 
Sql :: database stuck at restoring state 
Sql :: import sql file to mysql db using shell commands 
Sql :: db count rows 
Sql :: MySQL OR 
Sql :: syntax error at or near "AUTO_INCREMENT" 
Sql :: postgresql select top 1 from each group 
Sql :: how to put 0 or 000 depending IDCustomer length in sql server 
Sql :: above average salary in sql 
Sql :: T-SQL and the WHERE LIKE %Parameter% clause 
Sql :: What is SQL data store? 
Sql :: create and attach user to a postgresql database 
Sql :: sql round datetime 
Sql :: end mysql command 
Sql :: disable database droping sql 
Sql :: postgresql install with ansible 
Sql :: function in sql 
Sql :: sql in operator 
Sql :: create table 
Sql :: column with prefix in sql 
Sql :: stored procedure 
Sql :: ms sql select datetime as date 
Sql :: sql check if column exists 
Sql :: mysql login 
Sql :: casterar postgres 
Sql :: how to install mysql without admin rights 
Sql :: how to list all values of a column that start with a letter in sql 
Sql :: sintaxis SELECT sql 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =