1.

What Is Active Record?

Answer»

Active RECORD are like OBJECT RELATIONAL Mapping(ORM), where classes are mapped to table and objects are mapped to columns in the table.

Active Record are like Object Relational Mapping(ORM), where classes are mapped to table and objects are mapped to columns in the table.



Discussion

No Comment Found