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) 1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?
7 199271)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
2024what is the correct way of selection statement a. select/from/table_name/orderby/groupby/having b. select/from/table_name/groupby/having/orderby
5 14624I am looking for selenium RC Training in Hyderabad. can any one tell me the best institute ?
76 100356what will happen if i give program name and member name as different? program runs successful or w'll abend?
CTS,
5 12223is the speed of the system increases by increasing the cache memory size if it yes,way it can possible.
HCL,
1296I have source data like this col1 col2 col3 5 3 8 6 2 9 7 1 10 and i want to get target as col1 col2 col3 5 1 8 6 2 9 7 3 10 which transformation i have to use and how?
3 6521Hi, source data is col1 values are 5,6,7 col2 are 3,2,1 col3 are 8,9,10 and i want to get target as col1 5,6,7 col2 1,2,3 col3 8,9,10 how to do this one?
6 8887
Can the name of a view be same as the name of a hive table?
What are the types used in javascript?
What are the 3 types of relation?
What is the core difference between angularjs compilation and javascript frameworks?
What is controlling field in Salesforce?
What's the difference between a finite state machine (FSM) and a hierarchical finite state machine (HFSM)? Give an example of a hierarchical state machine with functionality that you could not easily replicate in a non-hierarchical FSM.
The outputs of the Administrative Closure process include all of the following except: A. Project archives B. Project closure C. Lessons learned D. Formal acceptance
How big can postgres get?
What is the difference between single quoted string and double quoted string?
Explain the two fundamental objects in ado.net?
Explain the difference between javascript and jquery? : jquery mobile
What is microsoft's web server?
Explain me what is sql injection?
how can you get actual data change values from previous transactions in oracle?
How to Insert/Add in ASPXgridview