In Oracle I know there is a default user and passwordlike this: USERNAME="SCOTT" PASSWORD="TIGER"
Is there such a thing inside of SQL? If so what is it?
THanks for any Help in advance!