0

Postresql function

  SELECT payroll.leave_sufix_prefix('234','2014-05-09')

how to call it for codeigniter model

1 Answer 1

2
$query = $this->db->query("SELECT * FROM my_function()");
Sign up to request clarification or add additional context in comments.

1 Comment

You should explain it as well rather than just one line of code,

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.