Can you list some database related functions in yii?
Answer / Akash Deep
Some database-related functions in Yii include: ActiveRecord for querying and managing database records, AR QueryBuilder for constructing complex SQL queries, DB Command for executing raw SQL commands, and DataProvider for paginating results.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you list some database related functions in yii?
What are the core components of yii2 framework?
How to connect to the database?
How to enable the pretty url format in yii2?
What is active record (ar) in yii framework?
What is helper in yii?
How can we use ajax in yii?
What are the prerequisites yii?
What is the component, helper and why are they used, is there other way we can do same thing, what is better?
How can we get all root directory path in yii2?
What are the application structure of yii 2.0 framework?
In yii, how to get ip address?