SQL is used to CRUD data from/to database, DDL is to change the database design. Rails Model (Active Record) works with SQL, and Rails Migration ...
確定! 回上一頁