How to change the name of a database user?
Answer / Tanveer Ahmad
To change the name of a database user in MS SQL Server, you can use the ALTER USER command followed by the new username and existing username.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the significance of null value and why should we avoid permitting null values?
You want to implement the one-to-many relationship while designing tables. How would you do it?
What is tempdb in sql server?
Explain the difference between primary keys and foreign keys?
What do I need to start working with sql studio? : sql server management studio
What is ddl and dml commands?
What is surrogate key? : sql server analysis services, ssas
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
how to find number of columns in a table in sql server 2000 and 2005 also
What is difference between createstatement and preparedstatement?
how many no of arguments can be passed in procedures and functions
How to list all stored procedures in the current database using ms sql server?
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)