in Software Defined Networking by
Which date function advances a date, time or datetime value by a given interval?

1 Answer

0 votes
by

The INTNX Function advances a date, time, or datetime value by a given interval, and returns a date, time, or datetime value. Example : INTNX(interval,start-from,number-of-increments,alignment).

...