I find select statement with square brackets in it. Can anybody explain what does this brackets means?
e.g.
select a,b,[c] from table1;
Thanks.
I find select statement with square brackets in it. Can anybody explain what does this brackets means?
e.g.
select a,b,[c] from table1;
Thanks.