May 23, 2006 at 8:09 am
May 24, 2006 at 1:21 pm
Why do you need to use those tools ? SQL Server has QA - Query Analyzer. As for the assistance woth QA, well there is BOL - Books Online.
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
May 24, 2006 at 1:34 pm
I did check book online but i cant find them.do you know how can i find stuff to actually use them
May 24, 2006 at 2:28 pm
To get at he things I mentioned:
Start-Programs-Microsoft SQL Server-Query Analyzer
What exactly are you try to do ? Learn SQL ?
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
May 24, 2006 at 2:40 pm
i have to use various databases in the company through standard SQL tools such as queryman or TOAD.In other words iam creating SQL queries against multiple databases.
May 24, 2006 at 2:48 pm
To be more clear
i just want to know how to use these tools i.e querymam or TOAD in creating queries .
May 24, 2006 at 4:56 pm
Are all of your databases SQL Server ?
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
May 24, 2006 at 5:54 pm
no all of them are not in sql server some are access and some in oracle also
May 25, 2006 at 9:17 am
If you can you write a transact SQL query for SQL Server or a SQLPlus query for Oracle then using Queryman or Toad is no different. However if you cannot write queries in each DBMS's own native tools, then using another tool will not help.
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply