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 16912After 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 5601I 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
2328What is the disadvantage of using subquery exact after a select statement?ex. select (select * from sometable)
1 11981
Can we use mysql and mysqli together?
What is the non-clustered index in sql?
I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS
Differentiate between standard remittance and bills receivable remittance : oracle accounts receivable
What is the difference between a form and a report in access?
What are the most common interview questions on ETL Testing for experience?
How to provide default values to stored procedure parameters?
What is unique key in mysql?
What does GEQO stands for in PostgreSQL?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
Explain the difference between drop and truncate commands in sql?
What is edb postgres?
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?
What is difference between 2 tier and 3 tier architecture?
Explain the difference between function and stored procedure?