Thursday, August 21, 2025

Print with separator

 

print("2025", "09", "21", sep="-")  


output :

2025-08-21

No comments:

Post a Comment

How to verify whether TIMED_STATISTICS changed between the oracle AWR database snapshots ?

To verify whether TIMED_STATISTICS changed between the snapshots used in your AWR Diff report, you can check the historical parameter value...