CodeIgniter Select Query - W3Adda
Returns(CI_DB_result):-It returns CI_DB_result. In order to generate SQL SELECT statement, get() method is used along with various other functions. Example:- Let's say you have a MySQL table named 'employee_master' with the following fields –