Is sql similar to python?



Is sql similar to python?..

Answer / Shweta Sharma

SQL (Structured Query Language) is used for querying and manipulating databases, while Python is a general-purpose programming language. Although they serve different purposes, there are libraries such as SQLalchemy or PyODBC that allow Python programs to interact with various types of databases using SQL syntax.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Why self join is used in sql?

1 Answers  


what are Dynamic SQL statements?

9 Answers  


If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.

4 Answers   Saama Tech, TCS,


What is application trigger?

1 Answers  


How to get the procedure's, function's name from a package if it is wrapped(both spec & body).

2 Answers  


What is the least restrictive isolation level? : Transact sql

1 Answers  


how can we find the number of rows in a table using mysql? : Sql dba

1 Answers  


What are the two parts of a procedure ?

6 Answers   Hi Caliber IT,


HOW TO ADD PRIMARY KEY TO TABLE BY PL/SQL PROGRAM

3 Answers  


What is a constraint. Types of constraints ?

5 Answers   Accenture, BirlaSoft,


What is the source code of a program?

1 Answers  


Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?

1 Answers  


Categories