Explain about builtinadministrator?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
What is the basic functions for master, msdb, tempdb databases?
What is the full form of dql?
What is the stored procedure?
What is 2nf normalization?
In what three ways is the return statement used in a stored procedure?
What information is maintained within the msdb database?
create index a on employee(dno) In this,which index was created?
Write a SQL command to insert and update only a particular field?
How to modify an existing user defined function?
Where are sql server user names and passwords stored in sql server?
table:employee EID ENAME MID(manager ids) 101 rama null 102 sita 101 103 siva 101 104 ganesh 103 . . . . . . for 103 ID the manager ID is 101(RAMA) and for 104 manager is SIVA if i give employee id (EID) you have to tell the manager for that EID write query? eample:if i give 102 .The query output should be manager for 102 ID that it should print RAMA as output
Oracle (3259)
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)