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
  • At a high level the concepts should be more or less the same, but SQL Server at least does tend to use a large number of specific extensions: I know that I use them all the time because I don't bother screening the syntax I look up for ANSI compliance, not sure how pervasive it is in Tessitura development.  At least at my very middling level of expertise I shy away from other formats, as I haven't the brain space anymore for juggling things like that.

Reply
  • At a high level the concepts should be more or less the same, but SQL Server at least does tend to use a large number of specific extensions: I know that I use them all the time because I don't bother screening the syntax I look up for ANSI compliance, not sure how pervasive it is in Tessitura development.  At least at my very middling level of expertise I shy away from other formats, as I haven't the brain space anymore for juggling things like that.

Children