SQL Quick Reference
SQL Quick Reference
SQL Quick Reference
HOME HTML CSS XML JA VA SCRIPT A SP PHP SQL MORE... References Examples Forum A bout
www.w3schools.com/sql/sql_quickref.asp 1/3
8/24/2010 SQL Quick Reference
FROM table_name
WHERE column_name
IN (value1,value2,..)
INSERT INTO INSERT INTO table_name
VALUES (value1, value2, value3,....)
or
or
SELEC T column_name(s)
INTO new_table_name [IN externaldatabase]
FROM old_table_name
Source : http://www.w3schools.com/sql/sql_quickref.asp
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers,
wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to
finish. New features in Version 2010!
www.w3schools.com/sql/sql_quickref.asp 2/3
8/24/2010 SQL Quick Reference
XML editor
Graphical XML Schema / DTD editors
XSLT 1.0/2.0 editor, debugger, profiler
XQuery editor, debugger, profiler
XBRL validator, taxonomy editor, taxonomy wizard
Support for Office Open XML (OOXML)
Graphical WSDL 1.1/2.0 editor & SOAP debugger
JSON editing & conversion
Java, C #, C ++ code generation
32-bit and 64-bit versions
And much more!
SQLserver on VMware
Use Veloxum to improve performance
immediately, Free Trial
youtube.com/kscruzen
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our terms of use and privacy policy.
C opyright 1999-2010 by Refsnes Data. All Rights Reserved.
www.w3schools.com/sql/sql_quickref.asp 3/3