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 procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
IBM,
8 10856how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,...
7 13848Hello everybody, my self is Imtiyaz, i made a small database programm for challan in MS Access, but i am facing one problem in it... if u have seen any challan, it has few boxes like, crore, lacks, thousands, hundred, ten.....and when you put a figure like 20536, at that time in that boxis TWENTY will wrote in "thousand" box FIVE will be in "hundred" box and THIREE will be in "ten" box...... so, in sort i need to know that how can i do module for this that it appears automatically in perticular boxs...thanks
2 5370HI THIS IS SHEKAR MY QUTION IS IF I HAD 10 YEARS DATA IN MY SOURCE THEN I WANT TO LOAD ONLY LAST YEAR DATA HOW IT IS POSSIBLE BY USING DATASTAGE7.5.
1 3086can you anybody tell me the how can you restore the master database. while migraion(one server to onther server)?
1 4524What meant by Performance Tuning,how can we do the performance tuning on stored procedures and tell some steps to do the performance tuning
TCS,
3 9925how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used
UST,
11 19239
Is it possible to update the views? If yes, how, if not, why?
Tell me what is use of except clause? How it differs from not in clause?
How to check duplicate data in mongodb?
What is a derived table?
Is oracel sql developer written in java?
What are the difference between and myisam and innodb?
What is oracle in java?
What are rdbms concepts?
What is " group by " clause?
How do I run a pl sql program?
What is meant by an index?
Define left outer join?
What version is sql?
Explain what you mean by 3 tier architecture.
Differentiate between sga and pga.