Given below are the queries with their output.
Please help to know why the output is like this:
query output
select $ 1
select count(*) 1
select sum(1+2*3) 7
selec max(1+2*3) 7
Given below are the queries with their output.
Please help to know why the output is like this:
query output
select $ 1
select count(*) 1
select sum(1+2*3) 7
selec max(1+2*3) 7