can you any body tell me the how to decrease the logfile
Answer Posted / prasadhari_m@yahoo.com
take a backup using this command
backup log dbname with no_log
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is sql server difficult to learn?
How to create prepared statements using odbc_prepare()?
What do you understand by recursive stored procedure?
whats the maximum size of view state??
Why can there be only one clustered index and not more than one?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
How is foreign key related to primary key?
Tell about MOM Tool(Microsoft Operator Manager)?
Why should one not prefix user stored procedures with ‘sp_’?
Does table partitioning improve performance?
Explain the difference between functions and stored procedures in sql server?
Difference between 2NF &3NF ?
Can select statements be used on views in ms sql server?
What is user defined datatypes and when you should go for them?
how can u get last observation in an unknown dataset ?