Does google use sql?
Answer / Ramesh Chandra
Yes, Google uses SQL and a variety of other databases like BigTable for their services. For example, they use MySQL for some of their applications and services.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you create an update query?
In table three columns with 1 milion records(here there is no sequence values) i want add one more column with sequence values from the first how it is posible?
How to copy a table in another table with datas?
explain primary keys and auto increment fields in mysql : sql dba
what is data manipulation language? : Sql dba
i have a table t1 a math 20 b phy 30 cchemisty 10 a math 40 b phy 23 c che 21 a math15 bphy 33 c che 56 write a quire to find out the max markr of each subject
What is primary key and foreign key with example?
If the base table structure is changed what will happen to join index????
What are commit, rollback, and savepoint?
Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
ex: take one schema in that t1,t2,.....tn tables and you don't no the table name also. write a procedure if enter columns name then display the maching columns .otherwise display the unmatch columns.
write a pl/sql function if enter a value=0 then output value=1 and vise verse with out using if and case statements.
Oracle (3253)
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)