Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Performance considerations during taking back up-- - response (1) by dnoeth

$
0
0

Hi Nishant,
if i had to rank the different scenarios it would be:
#1: first scenario
#2: create table as existing_table with no data plus ins/sel
#3: second scenario
 
- "create table as existing_table" is simply copying datablocks without any spool
- INS/SEL is also not using any spool if source and target have exactly the sams DDL
- MERGE might be more efficient than INS/SEL, but definitely not in this case
Dieter


Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>