Compare the use of embedded SQL with the use in SQL of functions defined in a general-purpose of Programming language. Under what circumstances would you use each of these features?
Compare the use of embedded SQL with the use in SQL of functions defined in a general-purpose of Programming?
With modern development tools such as ORM and DAL generators, there's no reason to use embedded SQL. The only place I'd use embedded SQL is in some esoteric platform that has no other tools available.
For more help, http://helpGlobe.com
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment