Welcome Guest, Not a member yet? Register   Sign In
CI4 Models and Table Joins
#7

@rockinmusicgv ,

I thought you where using MySQL. This might be helpful to you https://codeigniter.com/user_guide/datab...eries.html. Also, in most cases if you are dealing with performance issues it is usually on the database side. That is why I asked you about doing a database analysis. This will help you determine whether or not your queries are efficient. For example...using EXPLAIN will definitely tell you if your query is efficient.
Reply


Messages In This Thread
CI4 Models and Table Joins - by rockinmusicgv - 02-07-2022, 01:22 PM
RE: CI4 Models and Table Joins - by php_rocs - 02-07-2022, 02:50 PM
RE: CI4 Models and Table Joins - by rockinmusicgv - 02-07-2022, 03:57 PM
RE: CI4 Models and Table Joins - by rockinmusicgv - 02-07-2022, 10:34 PM
RE: CI4 Models and Table Joins - by php_rocs - 02-08-2022, 08:11 AM
RE: CI4 Models and Table Joins - by rockinmusicgv - 02-10-2022, 10:36 PM
RE: CI4 Models and Table Joins - by php_rocs - 02-11-2022, 07:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB