Sie sind auf Seite 1von 4

{| cellpadding="10" cellspacing="0" border="1" style="text-align:center;" |+'''categoria''' |- style="background:#ffdead;" ! style="background:#ffffff" | | idCategoria | nomeCategoria | tipoNatureza |- style="background:#f9f9f9;" !

style="background:#f2f2f2" | Type | int(11) | varchar(30) | int(11) |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Null | NO | NO | NO |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Default | | | |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Extra | auto_increment | | |}

{| cellpadding="10" cellspacing="0" border="1" style="text-align:center;" |+'''conta''' |- style="background:#ffdead;" ! style="background:#ffffff" | | idConta | usuario | data |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Type | int(11) | int(11) | date |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Null | NO | NO | NO |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Default | | | |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Extra | auto_increment | | |}

{| cellpadding="10" cellspacing="0" border="1" style="text-align:center;" |+'''lancamento''' |- style="background:#ffdead;" ! style="background:#ffffff" | | idLancamento | dataEmissao | conta | categoria | natureza |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Type | int(11) | date | int(11) | int(11) | int(11) |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Null | NO | NO | NO | NO | NO |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Default | | | | | |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Extra | auto_increment | | | | |}

{| cellpadding="10" cellspacing="0" border="1" style="text-align:center;" |+'''natureza''' |- style="background:#ffdead;" ! style="background:#ffffff" | | idNatureza | tipoNatureza |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Type | int(11) | char(10) |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Null | NO | NO |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Default |

| |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Extra | auto_increment | |}

{| cellpadding="10" cellspacing="0" border="1" style="text-align:center;" |+'''parcela''' |- style="background:#ffdead;" ! style="background:#ffffff" | | idParcela | lancamento | descricao | qtdParcela | valor | vencimento | adicional |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Type | int(11) | int(11) | varchar(40) | int(2) | decimal(12,2) | varchar(10) | float |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Null | NO | NO | NO | NO | NO | YES | YES |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Default | | | | | | | |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Extra | auto_increment | | | | | | |}

{| cellpadding="10" cellspacing="0" border="1" style="text-align:center;" |+'''usuario''' |- style="background:#ffdead;" ! style="background:#ffffff" | | idUsuario | nomeUsuario | emailUsuario | dataNascimento | profissaoUsuario | senhaUsuario |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Type | int(11) | varchar(60) | varchar(60) | date | varchar(80) | varchar(20) |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Null | NO | NO | NO | NO | YES | NO |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Default | | | | | | |- style="background:#f9f9f9;" ! style="background:#f2f2f2" | Extra | auto_increment | | | | | |}

Das könnte Ihnen auch gefallen