Good Night, I need help that I can not get, I have two tables in my db.
1 - Portfolio table composed of:
CREATE TABLE 'carteira' (
'id' int(11) NOT NULL,
'datat' datetime DEFAULT NULL,
'vl_cliente' decimal(10,2) DEFAULT NULL
)...
asked by
12.05.2018 / 01:01