Answer Posted / hara
python supports all DBs. ms-sql-server / mongodb / mysql / postgresql or any db.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How memory is managed in python?
Is google written in python?
What is the significance of ‘self' parameter in an object method? Should we always name this parameter as ‘self'?
Can you override functions in python?
Can you use tabs in python?
What is a raw input?
What is the difference between raw_input() and input() in python?
Which is better Python or ruby?
Explain logical operators in python?
Does Python support strongly for regular expressions? What are the other languages that support strongly for regular expressions?
What is a control flow statement?
Is python is intended oriented?
What do you know about iterator protocol?
What are the basic data types supported by python?
Among lists,sets,tuples which is faster?