I would like to know as to how could we get the system date and time using a query..??Pls explain..
Also..Consider the below select statement..
Select salary * 1.1 from Emp
while displaying the results of this wat would be the column name of the result..Will it be system defined like Expression1 or somethin els??
Thanks in Advance