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) Create a procedure to delete certain records from a table and display the total number of records deleted in this process. (Condition for deletion can be of ur choice, for instance delete all records where eid='')
2 7665I have Two table First have UserName and second is address, in address table more than value relegated to UserName table, i want to fetch 2nd address if exist other wise 1st address access
4 5926I'm need to prepare Month Over Month Sales Growth report. Is there any function available in OBIEE to perform this task.
2134how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?
1 4221I have a table Events Events containing cardno,time,id,name- -each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
2046two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
2 4873I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
1 4624How can multiply values of a column? OR How can multiply value of a row of a column using a single query in SQL?
1 6043
What is input buffer in sql*plus?
what is the difference between where clause and having clause? : Sql dba
What do you understand by sub-queries in sql?
What is a canvas in oracle forms?
While taking hot backup (begin end backup) what will happens back end?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
What is blob and clob?
What is the purpose of the model database?
Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?
What is the purpose of access?
How to omit columns with default values in insert statement in oracle?
What is cardinality in db?
Explain the types of database normalization?
State two functional blocks used in couchbase server?
How to configure odbc dsn with different port numbers?