Never been to CodeSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

1 total

TimeDate format in Oracle - zmiana

 ALTER SESSION SET NLS_DATE_FORMAT='MM/DD/YYYY-HH24:MI'
1 total