Skip to content

Commit 535a279

Browse files
committed
Updated Doc
1 parent 7f4d34c commit 535a279

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

05_db_microelectronica_QUERIES.sql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
-- ===================================
1313

1414
select * from componentes;
15+
select * from componentes_detalles;
16+
select * from componentes_transistores_bipolares;
17+
select * from componentes_transistores_mosfet;
18+
select * from componentes_capacitores_electroliticos;
1519

1620
-- ===================== LIKE ===================
1721

0 commit comments

Comments
 (0)