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) i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
2 58971.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
2583what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
2 11315ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
2559If 100 tables are there in user_tables.I want to find in which table zero records are there with table name.Is it possible?
2 7044one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows only how should u write query?
TCS,
9 11362Please post the scenerois for writing the complex sql queries , for my practice.Can be any query if you cannot solve.
2589hi... this is charan.I persued btech in 2010 looking for a job on database/back-end as freehser. can any seggest me which course or back-end tool i have to learn
2089
What are the steps you will take to improve performance of a poor performing query?
What is ole activation style property?
What is the maximum row of a size?
Can you tell me how to add new column in existing views?how?How is possible?
Differentiate between ‘delete’, ‘truncate’ and ‘drop’ commands.
What is the difference between Stored Procedures and triggers?
what is storage manager?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
How to create a temporary table in oracle?
what are the sql joins available in informix?
How does rowid help in running a query faster?
How to turn on or off recycle bin for the session?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
where are cookies actually stored on the hard disk? : Sql dba
How to create new tables with "create table" statements in ms sql server?