DE is correct,
tested with two tables ports and ports1
create table ports1 (port_id,port_name,country) as select port_id,port_name, country from ports where 1=1;
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
j_tw
Highly Voted 1 year, 3 months agoOracle2020
Most Recent 3 months, 1 week agoDarkseid1231
1 year ago