Would an Oracle SQL training class be useful for Tessitura?

Hello,

I've done some short, relatively simple online SQL classes and have been able to put some of it to good use in Tessitura. But I'd like to up my skill set. I know that Tessitura uses SSMS, but would an Oracle SQL course be useful? Or are there enough differences to confuse matters. Here's the course I'm looking at requesting funds for: https://careertraining.ed2go.com/delgadocc/training-programs/oracle-sql-training/?Category=computer-science-programming.

Thanks!
Anne

Parents
  • The important part to learning any language (or application for that matter) is to understand the underlying fundamentals of what the project objective is and develop a good process to research the correct syntax. For example almost every language has some way of evaluating a boolean expression but the syntax may vary from one language to another. Being able to recognize that a boolean expression is needed is much more useful than memorizing the syntax of a specific language.

    It is the same with point of sales systems, they all sell tickets, but understanding the underlying principals in how it is selling the ticket is much more useful than memorizing the steps to selling a ticket in a given application.

Reply
  • The important part to learning any language (or application for that matter) is to understand the underlying fundamentals of what the project objective is and develop a good process to research the correct syntax. For example almost every language has some way of evaluating a boolean expression but the syntax may vary from one language to another. Being able to recognize that a boolean expression is needed is much more useful than memorizing the syntax of a specific language.

    It is the same with point of sales systems, they all sell tickets, but understanding the underlying principals in how it is selling the ticket is much more useful than memorizing the steps to selling a ticket in a given application.

Children
No Data