Technical Notes
We're all on the same page!
Showing posts with label
escape char
.
Show all posts
Showing posts with label
escape char
.
Show all posts
Sunday, 19 May 2019
Examples of "escape sequences" usage on echo command
›
To use interpretation of backslash escapes, just need to put " -e " parameters afterward echo command. Info: " -e " me...
Sunday, 18 September 2016
Oracle escape character examples
›
First, we need an example data for study. SQL> insert into departments values ('280',' Ad_New ',200,1700); e.g. SQL...
›
Home
View web version