How to write a script for upate the data in prod , i have
50000 row are there
Answers were Sorted based on User's Feedback
Answer / ashis
update <tablename> set <columnname>=<value>
where <condition>
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
Tell me about joins in database system and explain each in detail.
0 Answers Axtria, ITC Indian Tobacco Company,
What is Primary key and foreign key? Give an example
What are the advantages of using stored procedures?
What is the most common type of join?
How would we use distinct statement? What is its use?
What is the default value of an integer data type in sql server 2005?
What is the most common trace flags used with sql server?
How do you use a subquery to find records that exist in one table and do not exist in another?
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
Distinguish between commit and rollback?
Explain syntax for viewing, dropping and disabling triggers?
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)