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) 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
7 10368Table student containing 2 columns,Join date,Employee name. Under join date 4 rows r ter =1-jan-2008,2-feb-2008,3-mar- 2008,4-feb-2008.Under Employee name 4 difeerent names jaison,robin,binoy,rahul Result set is, Table containing 4-column name=jan,feb,mar,april,,beneath these months count is given as 1,2,1,0 means these counts representing number of emplooyees joined in a month(january 1employee,february 2 employee,march 1 employee,april 0 employee) Can you give me the required sql query
3 7186What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
TCS,
2082
how can we repair a mysql table? : Sql dba
Why do we write stored procedures?
Differentiate between a local and a global temporary table?
can you instantiate a com object by using t-sql? : Sql server database administration
Explain logical database components? : sql server architect
Explain the use of owner option in exp command.
How can we solve sql error: ora-00904: invalid identifier?
Can you get microsoft access for free?
What is mysql shell?
Which table is left in left join?
How would you check the long running transaction?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
Is Mysql query is case sensitive?
What are the functions of a database?
Explain what is a column in a table?