comandos?
show tables;
use [bd];
SELECT [campo/s] FROM tabla;
UPDATE...
creo que deberías investigar un poco sobre comandos SQL en el dios Google
show tables;
use [bd];
SELECT [campo/s] FROM tabla;
UPDATE...
creo que deberías investigar un poco sobre comandos SQL en el dios Google
