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
What is sanity?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What is client server application testing?
Diffrence b/w functional testing,functionality testing,system testing?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
what is independent question and what is retriewing and what is problem of severity.
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What is remedy testing,expalim that and how can use that
What is manual testing and what is it process?
Architectural structure of the insurance project?
What are the benefits of creating multiple actions within any virtual user script?
What is the difference between SIT AND IST?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also