Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) Suppose I have to create a view on a table, that is not yet been created by DBA. I khow the table structure. Is it possible to create the view before DBA creates this table? If yes then how? Is it possible to create synonym in this way?
4 12758i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
2 5981Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
4 11163How do u sort the table for Search ALL? Is it only using ASCENDING KEY IS statement in occurs clause? If the data is input in non ascending order, will the ASC KEY IS automatically sort the data? or will it throw compile time error?
CTS,
1 10863If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?
CTS,
8 25711In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
CTS,
5 20188What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 10548
What is Hadoop HDFS – Hadoop Distributed File System?
What are vdl and sdl?
Is python strongly typed?
What is IBM WebSphere?
How do I sort hashset?
what is the important of Risk analysis and how to track it in SDLC
What is skew data?
What is the meaning of immutable regarding string?
This tool and technique of Quality Control keeps errors from reaching the customer: A. Inspection B. Prevention C. Corrective action D. Performance measurement
What is the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?
How do I turn off windows error reporting?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Differentiate relative path from an absolute path?
How do you declare static variable? What is its lifetime?
how many types of testings usually flow in different phases of SDLC