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) I have a table in which phno is one of the columns.i do have some values in tht phno column.i need to update phno column values with 0(zero) as prefix.give me a correct solution plz...
7 11884suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
ACC,
21471)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)for merge replciation which agents used?
ACC,
2016
1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...
Explain various types of locks in a transaction? Which is better and why?
How we get sum of column.
How do I open an access 2007 file?
What is microsoft access and its uses?
How to delete an existing row from a table in oracle?
What is the exist operator?
What is bulk collect in pl sql?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
What are constraints?
What is BLOCK statements in SQL?
what is the difference between filters and conditions?
What is data modelling in sql?
Can I disable or restrict ssrs export formats (rendering formats)?
How many tables we can create in mysql database?