3
I have a question I need to make a select where I need to show if a client’s registration is active or not, in the database is treated as follows, has a field date of exit if the field is empty the registration is active now if the registration is filled need to show that it is inactive. To do this SQL how can I use the DECODE function.