MySQL Forums
Forum List  »  Backup

Query
Posted by: Alexandre Poincet
Date: July 01, 2016 06:58AM

Hi,

I have a query :

SELECT id, value1, value2 FROM table;

Now i want to add to the result a new column with TRUE if table.value3 is not null and FALSE if table.value3 is null.

Thx

Options: ReplyQuote


Subject
Views
Written By
Posted
Query
1643
July 01, 2016 06:58AM
942
July 01, 2016 07:58AM
964
July 04, 2016 03:24AM
1141
July 02, 2016 12:37AM
981
July 03, 2016 10:04PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.