Oracle (3253)
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 7914I 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 6244I'm need to prepare Month Over Month Sales Growth report. Is there any function available in OBIEE to perform this task.
2223how 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 4383I 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
2130two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
2 5059I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
1 4773How can multiply values of a column? OR How can multiply value of a row of a column using a single query in SQL?
1 6195
what is 'mysqlshow'? : Sql dba
What is sql select statement?
What is optimization in database?
What is meant by postgresql?
How do I view a procedure in sql?
What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?
Can we create view in stored procedure?
Explain primary key, foreign key and unique key?
What is trigger and types?
What are extended events in sql server?
What is mongodb stitch?
What is oracle and what are its different editions?
How can you retrieve a particular number of records from a table?
What are the dmvs?
How to use sql statements in pl/sql?