In various critical situations Oracle DBA has to decide to kill existing session or kill the background process of Oracle 11g database. At this moment remote Oracle DBA should need to terminate session/process called as murder of session of any instance. Â From Oracle 11g database there is new feature introduced to kill session from…
Tag: Database
What’s the difference between and Join and a Subquery (T-SQL)?
How do I get started in writing/programming in T-SQL?
I am completely confused on what T-SQL really is and how it is different from SQL and its variants. How do you guys program something using T-SQL language? I mean where do you actually ‘encode’ those T-SQL codes? In cobol I use notepad as the programming environment. Do I need to download something like that…
How do I set up a job on SQL 2000 to back up a database on other computers in my domain to my computer?
IÂ am trying to create a job on SQL 2000 that will allow me to backup databases from 3 other computers in my domain. all running SQL 2000. i need help writing the T-SQL Statement to insert in the job step. Powered by Y! Answers
Oracle PL/SQL Best Practices
ISBN13: 9780596514105 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description In this compact book, Steven Feuerstein, widely recognized as one of the world’s leading experts on the Oracle PL/SQL language, distills his many years of programming, teaching, and writing about PL/SQL into a set of best practices-recommendations for developing successful applications….
T-SQL: How do I find the greatest values in a column?
How can write a SELECT statement that finds the n greatest values in a column? From what i’ve read, the TOP statement only returns the first n rows, it doesn’t take any regard to the values. For example, if a have a column with ages, i want to be able to find the 5 oldest…
Oracle Database 11g PL/SQL Programming
Product Description Design Feature-Rich PL/SQL ApplicationsDeliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, construct powerful PL/SQL statements,…
Oracle Database 11gR2: Building an ASM Clustered File System (ACFS)
Oracle Database 11gR2: Building an ASM Clustered File System (ACFS) Synopsis. Read more on Database Journal
Oracle Database 11g Release 2
Oracle Senior VP, Andy Mendelsohn introduces Oracle Database 11g Release 2.
Oracle 11g database creation
How to create an Oracle 11g database using the database configuration assistant