How to verify a user name with sqlcmd tool?
Answer / Asheesh Kumar Pandey
SQLCMD doesn't have built-in functionality for verifying usernames. You can check if the username exists in the database by running a SELECT statement using the 'sp_login' system stored procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
What does truncate do?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
how do we insert 100 records at a time in a table without using for loop in database
What is a performance monitor?
What is a cube? : sql server analysis services, ssas
How can you append an identity column to a temporary table?
Do comments need to go in a special place in sql server 2005?
How do I save a stored procedure in sql server?
What is an active database?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
How do I install 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)