reset password
Author Message
Amedrano
Posts: 80
Posted 19:05 Oct 26, 2015 |

How do we test if our function code is working correctly?

vsluong4
Posts: 87
Posted 19:55 Oct 26, 2015 |

SELECT function();

lishenyu
Posts: 103
Posted 20:44 Oct 26, 2015 |

You can insert/update some data to test it.