Ananya is working in an IT company. She has to display the salary of all the employees after incrementing it as twice the amount of present salary. Help her to write the query.

🎲 Try a Random Question  |  Total Questions in Quiz: 200  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
IT 402 Unit 3 RDBMS Class 10 Practice Test — practice the complete quiz, review flashcards, or try a random question.

A relational database management system (RDBMS) is a program used to create, update, and manage relational databases. Some of the most well-known RDBMSs include MySQL, PostgreSQL, MariaDB, Microsoft SQL Server, and Oracle Database.


Ananya is working in an IT company. She has to display the salary of all the employees after incrementing it as twice the amount of present salary. Help her to write the query.