What is benefit of creating memory optimized table?
Answer / Amber Goel
Creating a memory-optimized table can offer several benefits, such as faster data access due to the in-memory storage design, reduced disk I/O operations, and improved query performance for complex data manipulation tasks. However, it's important to note that these tables require more memory than traditional disk-based tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of PL/SQL program units that can be defined and stored in ORACLE database ?
Why is there a need for sqlcode and sqlerrm variables?
Can cursors be part of a trigger body?
What do you understand by case manipulation functions?
What are the features of pl sql?
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
Explain foreign key in sql?
Can we update views in sql?
Does a user_objects view have an entry for a trigger?
how do u call in & out parameters for stored procedures?
10 Answers A1 Technology, TCS, Techicon,
Is grant a ddl statement?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
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)