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) i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
HCL,
2280In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
2341I have a Employee table with columns ename,eid,salary,deptno. How to retrieve sum of salary for each deptno?
L&T,
8 16897After recovering the database by using tail log backup.How to verify the data has been sucessfully restored or not.?
2094A successfully created SSIS package in SQL Server 2005 runs fine in MS BIDS and Integration Services. But gives error when run through an SQL-Job. What are the possible reasons?
2 5600I have done oracle 10g. I need a project knowledge. So if u please send a project how it should be done,Or you can send email link. I will be very grateful to u.
1 3992I have a reference table called 1. of 2 fields called 1.BadgeGroups(BG)and 1.Badges(B)like BG G aa 10 aa 11 bb 12 bb 13 bb 14 Using MS Design View Table 2 has 3 fields called 2.name, 2.badgegroup and 2.group In Table 2 called 2. they calls Table 1 for 2 fields BUT with the second field 2.badges, I want the combo box only to display the 1.badges where 2.badgegroup = 1.badgegroup The current select I have is for Table Data View Row Source is: 2.badgegroup is filled from a Combo box using Select Distinct etc from Table 1. Tried different syntax's but still lost, looking for some help SELECT 1.[BadgeGroup], 1.Badge FROM 1. WHERE 1.[BadgeGroup]=Me.2.BadgeGroup); I can populate 2.badgegroup with a
2322What is the disadvantage of using subquery exact after a select statement?ex. select (select * from sometable)
1 11981
If any stored procedure is encrypted, then can we see its definition in activity monitor?
Have you heard about sixth normal form?
What command would you use to create an index?
What are dml (data manipulation language) statements in ms sql server?
Tell me about entire study of finacle software as soon as possible? give me the idea about questions which coulb be asked in interview of pnb it officers?
what are the properties and different types of sub-queries? : Sql dba
What is oracle sid?
What is indexing in mysql?
How to connect html form to mysql database using php?
Explain about temporary stored procedure?
What is oracle rowcount?
How can I insert images into a Mysql database?
Who is communication horizons?
Explain about the implementation of stored procedures?
How to display employee records who gets more salary than the average salary in the department?