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 16918After recovering the database by using tail log backup.How to verify the data has been sucessfully restored or not.?
2099A 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 5604I 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 3996I 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
2328What is the disadvantage of using subquery exact after a select statement?ex. select (select * from sometable)
1 11984
What are the difference between mongodb and mysql?
What is the difference between view and materialized view in Oracle?
How to do Data integrity testing? Who does this testing (Developer or tester)?
Which database server is best?
How many segment are present in Oracle Manufacturing
How would you open an ms access database that has been converted to a current version?
How do I edit a stored procedure in mysql?
Does sql backup shrink transaction log?
internal architecture
What does schema mean?
What is a Built_in subprogram ?
By default, which index is created by mongodb for every collection?
Explain system rowset functions?
Can I use a named pipe to bcp/dump data out or in in sybase?
How do I add a column in postgresql?