Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Prerna-Chachare authored Jul 13, 2019
1 parent ec065bd commit f222360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
, **[DATE]**
from Employees;
14. Temporary Table can be created using #, ## or Table Variable.
15. **;** should be specified at the termination of every statement.
16. **;** always required for Common Table Expressions and Service Broker Commands.
15. **';'** should be specified at the termination of every statement.
16. **';'** always required for Common Table Expressions and Service Broker Commands.

0 comments on commit f222360

Please sign in to comment.