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) Why you are not able to create a table using select command,if it is having a LONG column? for eg:create table test as select * from test1 here test1 containg a column having LONG datatype...
1 6663Say if we have a table that contains only a single column , say OrderID, which has IDENTITY attribute defined on it. So how can we insert data in this table. I am reframing my question, that how can we make the table to increment the column "OrderID" value several times???
3 6788How to delete same emp id in sql query for exmaple in emp table emp id, empname, emp address. for example emp id =5, repeated in two times in rows same id how to delete same empid please any one of the write query send in my id
CGCI,
8 16597
What is the load plans? And how to create for the load plans?
How is query injection and how to handle it in mongodb?
What is server-level principal?
Can we have two clustered index on a table?
What is the importance of a recovery model?
How do I start sql server 2016?
Can we use redis as database?
Is redis in memory database?
What is the maximum line size that dbms_output can handle?
How to list all tables in your schema?
Show one instance when you encountered an error in alert log and you overcome that error. What actions you took to overcome that error.
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
what is acid property in database? : Sql dba
What flow of MSExcel in odi?
How many types of synonyms in Oracle?