Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8332

Re: Ztable without date-time for delta

$
0
0

Hi,

 

Lars Breddemann is right.

 

There is one more option though. You could use the primary key as a numeric pointer if all the below conditions are met:

 

  1. The primary key is numeric (obviously)
  2. It is an insert-only table. That is, if records are only inserted into the table, never modified.
  3. The primary key is ascending i.e. every record gets a primary key greater than the existing records.

 

Very few tables meet these criteria and if your table doesn't meet it, then there isn't any way to delta-ize this table.

 

Regards,

Suhas


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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