List some database related functions in yii 2 framework?
Answer / Manju Rani
{"ActiveRecord": "Provides a simple and powerful way to perform CRUD operations and interact with databases","DbCommand": "Executes raw SQL queries","ARQueryBuilder": "A convenient method for constructing ActiveRecord queries","Migration": "Manages database schema versions","Database": "Represents a database connection"}
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the naming convention in yii 2.0 framework?
What is helper in yii?
How to use ajax in yii?
What is widgets in yii? How we can use it?
If you have to validate a registrations module for a user, what all can be possible ways, which one is the best?
List out some database related functions in yii?
What is name of first file the loaded when yii framework starts?
What do you mean by active record in yii?
How to install yii framework?
What are the core application components available on yii?
Explain the yii versions?
How we can set default controller in yii?