forum-informatico
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Ajude a Asast
Patrocinadores
Últimos assuntos
» Artigo ethereum
Add new table column with foreign key EmptyTer Set 24, 2019 1:16 pm por jpmartins

» Artigo Bitcoin
Add new table column with foreign key EmptyTer Set 24, 2019 1:13 pm por jpmartins

» Novo site para desportistas / New site for athletes
Add new table column with foreign key EmptyTer Dez 04, 2018 8:19 am por Admin

» Check used port with the command line
Add new table column with foreign key EmptyTer Dez 04, 2018 8:10 am por Admin

» Check the port where mariaDB is running
Add new table column with foreign key EmptySeg Dez 03, 2018 4:59 am por Admin

» Check the linux version
Add new table column with foreign key EmptySeg Dez 03, 2018 3:12 am por Admin

» Granting rights to a database for a user
Add new table column with foreign key EmptyQui Nov 29, 2018 2:04 am por Admin

» Create new user
Add new table column with foreign key EmptyQui Nov 29, 2018 2:01 am por Admin

» Change level of password security level
Add new table column with foreign key EmptyQui Nov 29, 2018 1:59 am por Admin

AdSense
Contributo

Add new table column with foreign key

Ir para baixo

Add new table column with foreign key Empty Add new table column with foreign key

Mensagem  Admin Sex maio 22, 2015 7:08 am

Código:


ALTER TABLE TABLE_NAME
ADD COLUMN COLUMN_NAME TYPE,
ADD CONSTRAINT FK_TABLE_COLUMN_NAME FOREIGN KEY (COLUMN_NAME)
REFERENCES REFERENCE_TABLE(REFERENCE_COLUMN);

Admin
Admin
Admin

Mensagens : 607
Data de inscrição : 21/01/2008
Idade : 46

https://forum-informatico.forumeiros.com

Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

 
Permissões neste sub-fórum
Não podes responder a tópicos