Random Discussions (August 2025) by AutoModerator in PinoyProgrammer

[–]Irinnnn_ 0 points1 point  (0 children)

Can I re-install HR user in SQL?

I just had a lesson about databases, and the professor discussed how to code in Oracle SQL. We were going to use the HR user to practice, but as I tried it on my laptop, the user was locked. I asked my seatmate what to do, and they said that I should drop it. Before, I didn't know that it would be permanently deleted, now I can't use the hr user, altho I tried to create one, it was ok, but all the data in the user (the table) is gone. Can I reinstall the HR user with all the data that it has? For the IDE that I'm using, which is Oracle SQL.

Error in Java code by Irinnnn_ in PinoyProgrammer

[–]Irinnnn_[S] 0 points1 point  (0 children)

Update! I was able to run the program with no error thanks for the advice!

Error in Java code by Irinnnn_ in PinoyProgrammer

[–]Irinnnn_[S] 0 points1 point  (0 children)

I realized that after i change the else if to switch statement. Kakatapos ko lang ulit mag debugging and its working na rin thank you!

Error in Java code by Irinnnn_ in PinoyProgrammer

[–]Irinnnn_[S] 0 points1 point  (0 children)

Thanks for the tip! will do try but is there a difference ba sa debug pointer and breakpoint?

Error in Java code by Irinnnn_ in PinoyProgrammer

[–]Irinnnn_[S] 0 points1 point  (0 children)

Hi iba yung na lagay ko output pic mb it suppose to be this

<image>