There was an error while loading. Please reload this page.
1 parent 51f872f commit 178d7a6Copy full SHA for 178d7a6
Library.sql
@@ -1,4 +1,4 @@
1
---LIBRARY PROYECT--
+--LIBRARY PROJECT--
2
3
--CREATE TABLES--
4
CREATE TABLE Card(
@@ -1023,4 +1023,4 @@ BEGIN
1023
dbms_output.put_line('PAYCHECK: '|| director.paycheck);
1024
dbms_output.put_line('EXTRA: '|| director.extrapaycheck);
1025
dbms_output.put_line('--------------------------------------------' );
1026
-END;
+END;
0 commit comments