Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) What are the differences between MySQL_fetch_array(), MySQL_fetch_object(), MySQL_fetch_row()?
2 8428The table tbl_sites contains the following data: ----------------------------------------------------- Userid sitename country ------------------------------------------------------ 1 sureshbabu indian 2 PHPprogrammer andhra 3 PHP.net usa 4 PHPtalk.com germany 5 MySQL.com usa 6 sureshbabu canada 7 PHPbuddy.com pakistan 8. PHPtalk.com austria 9. PHPfreaks.com sourthafrica 10. PHPsupport.net russia 11. sureshbabu australia 12. sureshbabu nepal 13. PHPtalk.com italy Write a select query that will displayed the duplicated site name and how many times it is duplicated?
4 9808
How do I find mysql version in mysql workbench?
Are dml statements autocommit?
Can we store images in mongodb?
If you need to refresh a website page every time a record is updated in database, how would you do it?
define sql insert statement ? : Sql dba
What privilege is needed for a user to delete rows from tables in another schema?
Write SQL queries on Self Join and Inner Join.
Is mysql the same as sql server?
Explain the use of ignore option in imp command.
Can you list down the different components of physical and logical database structure?
List few ways to code transactions in an efficient manner?
Is it possible to automate the ms access database through menu driven selections? If yes, how?
aht is the difference b/w network & hierarchial & relational dbms????
How many rows can a database hold?
What is the difference RDBMS and Graph Database?