Hugo1337 Posted May 6, 2018 at 11:25 PM Report #610459 Posted May 6, 2018 at 11:25 PM Olá a todos, eu gostaria de saber porque o código a seguir está incorreto (observe a tabela) Alter table Vendedor add foreign key(sg_estado) references estado
M6 Posted May 7, 2018 at 10:19 AM Report #610463 Posted May 7, 2018 at 10:19 AM Qual é o erro que te dá? 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar."
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now