Hi,
I am new to testing.where we will use SQL in manual testing.
To what extent i need to learn SQl.there are diff types of SQL
like TSql,Mysql etc.i little bit confused,help me.
Thank you .

Answer Posted / amol

Database : is a concept to organized collection of data
(today typically in digital form).
Database system (DBMS): is software which are created to
implement the above. Today most of DBMS store data using
some relation between the data hence it is called Relational
DBMS (RDBMS)
There are lot of companies who has created this DBMS like
Oracle, IBM DB2, Microsoft SQL Server, Microsoft Access,
PostgreSQL, MySQL, and SQLite

SQL Structured Query Language) : Is programming language for
querying, altering and defining relational databases(RDBMS);
using declarative statements.
Though it is ANSI standard (meaning every DBMS should
support it and support in same way)
some of the syntax or features in SQL are not supported OR
supported in different way by each vendor/company.
Also some companies provide more features on top of SQL.
E.g. Transact-SQL (T-SQL) is Microsoft's and Sybase's
proprietary extension to SQL.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between Build, Version and Release

1685


Can automation testing replace manual testing?

643


where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME

1467


What is revision history and the content of revision history table?

1565


what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?

4036






Can anyone please suggest me a online book on manual testing??

1386


Test cases for Internal IP Messenger

4103


Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning

10110


How do you scope,organise and execute a test project.

1653


Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

1618


What is build interval period?

1838


What is software configuration management?

721


Can you explain decision tables?

672


What is bug, deffect, issue, error?

820


Explain the difference between alpha testing and beta testing.

651