Oracle: SQL and PL/SQL

The CAST function tells SQL Server to return the result as an integer. If you try this example, you'll see the AS clause supplies a name for the calculated column. If you omit AS Delay, the query still works, but SQL Server returns the calculation without assigning a name to the column. You're not limited to fields from a single table. ................
................