DB tabulky (Pracovní pomůcky 2): Porovnání verzí
Z Prirucky
(založena nová stránka s textem „DB tabulky (Pracovní pomůcky) select * from pomu_cis; select * from cis_rizik; select * from univ_cisel where id = 10; select * from cis_sklad; select * from pristup_sklad; select * from sklady_prevod; select * from pomucky; select * from pomucky_atribut; select * from pomucky_cis_vel; select * from pomucky_hodnoty; select * from pomucky_na_sklade; select * from pomucky_narok; select * from pomucky_prevod; select * from pomucky_prijem; select * fro…“) |
|||
Řádek 1: | Řádek 1: | ||
DB tabulky (Pracovní pomůcky) | DB tabulky (Pracovní pomůcky) | ||
select * from pomu_cis; | select * from pomu_cis; | ||
select * from cis_rizik; | select * from cis_rizik; | ||
select * from univ_cisel where id = 10; | select * from univ_cisel where id = 10; | ||
select * from cis_sklad; | select * from cis_sklad; | ||
select * from pristup_sklad; | select * from pristup_sklad; | ||
select * from sklady_prevod; | select * from sklady_prevod; | ||
select * from pomucky; | select * from pomucky; | ||
select * from pomucky_atribut; | select * from pomucky_atribut; | ||
select * from pomucky_cis_vel; | select * from pomucky_cis_vel; | ||
select * from pomucky_hodnoty; | select * from pomucky_hodnoty; | ||
select * from pomucky_na_sklade; | select * from pomucky_na_sklade; | ||
select * from pomucky_narok; | select * from pomucky_narok; | ||
select * from pomucky_prevod; | select * from pomucky_prevod; | ||
select * from pomucky_prijem; | select * from pomucky_prijem; | ||
select * from pomucky_vydej; | select * from pomucky_vydej; | ||
[[Image: Pomucky-db-cast1.png|550px]] | [[Image: Pomucky-db-cast1.png|550px]] |
Aktuální verze z 24. 11. 2023, 12:22
DB tabulky (Pracovní pomůcky)
select * from pomu_cis; select * from cis_rizik; select * from univ_cisel where id = 10; select * from cis_sklad; select * from pristup_sklad; select * from sklady_prevod; select * from pomucky; select * from pomucky_atribut; select * from pomucky_cis_vel; select * from pomucky_hodnoty; select * from pomucky_na_sklade; select * from pomucky_narok; select * from pomucky_prevod; select * from pomucky_prijem; select * from pomucky_vydej;