Does anyone know how to make a select statement for this table:
/**********************************************************/
/*Table: FUNCTIE */
/**********************************************************/
DROP TABLE FUNCTIE;
CREATE TABLE FUNCTIE (...
I have a question about a query statement.
I like the statement to display the following:
the query needs to get all columns from the current table
with some facts like (data length, datatype,does the column have a constraint and if it has to which table)
I already have the statement in...
I'm looking for a statement where u can show some tables, (not all)in MYSQL
does anybody know how i can show these tables:
Activiteit
Activiteit_set
Activiteit_set_Activiteit
Afdeling
Bedrijf
BS_AFSPRAKEN
FUNCTIE
MEDEWERKER
MEDEWERKER_CONTRACT
MEDEWERKER_RECHTEN
PROJECT
SCHERM_RECHT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.