We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4d34c commit 535a279Copy full SHA for 535a279
05_db_microelectronica_QUERIES.sql
@@ -12,6 +12,10 @@
12
-- ===================================
13
14
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;
19
20
-- ===================== LIKE ===================
21
0 commit comments