Oracle SQL:: Select * from tab;
MS SQL Server::
select TABLE_CATALOG,TABLE_SCHEMA,TABLE_NAME,TABLE_TYPE
from INFORMATION_SCHEMA.TABLES order by TABLE_TYPE,TABLE_NAME
Oracle SQL:: Select * from tab;
MS SQL Server::
A runbook is a step-by-step guide that describes all procedures and operations that must be considered or addressed during the cutover.
A runbook contains all the required documentation for each member of the cutover team to complete their tasks, as well as timelines and detailed instructions so that everyone can work together effectively and efficiently.
To guarantee that there are no problems throughout the cutover process, your deployment runbook will need to be more extensive the larger and more complicated your business' old systems are. Most IT networks today span several systems and include third-party applications, therefore they should all be included in the runbook to avoid or minimize downtime.
Hi All, I am once again back to data migration, which is my most desired technical activity.
Will start with some notes about challenges w.r.t bad data / dirty data in a wide perspective.
We can broadly classify dirty data into
Inaccurate
Incomplete
Duplicate
Siloed
Ungoverned
Stale
Unshared
Inconsistent