Online Library TheLib.net » Expert Oracle Database 10-g Administration (Expert's Voice)
cover of the book Expert Oracle Database 10-g Administration (Expert's Voice)

Ebook: Expert Oracle Database 10-g Administration (Expert's Voice)

Author: Sam R. Alapati

00
27.01.2024
0
0
I reviewed this book and I found a looooot of bugs in there. Nobody bothered to check if all queries are ok.
Examples? Here you are:
command: rmdir -r newdir
should be: rm -r newdir
another here: SELECT name FROM sys.obj$ WHERE obj#='4916681';
should be: SELECT name FROM sys.obj$ WHERE dataobj#='4916681';
it is only a couple of first pages. I am scared what gonna be later...
Download the book Expert Oracle Database 10-g Administration (Expert's Voice) for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen