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
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Why is it impossible to test a program completely?
test cases for Insurance Processing System ?
When do we perform smoke testing?
How soon the bug should get fixed?
14.What is function point breakdown?
How do you test for the coockies for a web application?
define risk management system with example ?
Write a set of test cases to test youtube?
value momentum
What is the difference between GUI Testing,UI testing and Usability TEsting
what is prototyping model,RAD model V model, spiral model?????
What is virtual creation tool?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
What type of questions will be asking for 2 years experience candidate in manual testing?