operation with date and deadlines SQL_SERVER

Asked

Viewed 25 times

-1

I have a table in the comic book that has a column called term.

in that column I have the deadline information in months ex.: 10, 6, 12, 14....

i would need to calculate to know the final date of each term.

in excel I would use:

=data(ano;mes+prazo;dia)

and it would bring the date relating to the last payment of this term.

how to do in sql?

1 answer

0


Browser other questions tagged

You are not signed in. Login or sign up in order to post.