Posts by Leandro • 53 points
3 posts
-
1
votes0
answers24
views -
1
votes1
answer334
viewsQ: Create a new table for optional values
Do you have a problem creating a new table for fields that are not mandatory ? For example in the address table (cod_addressee, path, zip code, number, complement) where add-on is an optional field,…
-
3
votes5
answers2538
viewsA: How to use Try Catch on an Insert
Instead of using Exception use Pdoexception…