Database-Terminology
Originで使用されるデータベース用語について簡単に紹介します。
[DataSource] Provider=Microsoft.Jet.OLEDB.4.0;Password="";Data Source=C:\stars.mdb;Persist Security Info=True
[DataSource] Provider=Microsoft.Jet.OLEDB.4.0;Password="";Data Source=C:\stars.mdb;Persist Security Info=True [SQL] select * from stars
SELECT name, email, phone FROM customers