adspace
Answer Posted / Arti
No, a SQL Full Backup does not truncate transaction logs. It captures the state of all data files at a specific point in time, while transaction logs continue to record database changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is primary key clustered index?
what is dbms? : Sql dba
Can delete statement be rollbacked?
what is bcp? When does it used? : Sql dba
Do we need to rebuild index after truncate?
what are aggregate and scalar functions? : Sql dba
How do I remove duplicates in two columns?
Does group by remove duplicates?
how to escape special characters in sql statements? : Sql dba
What is your daily office routine?
define sql insert statement ? : Sql dba
what are the advantages of sql ? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
If a cursor is open, how can we find in a pl/sql block?