Anyone please explain me the concept of Serialization?
Answer Posted / anil sharma
Serialization means organise data with relations between
tables.Removing duplicate row maintain structured data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What happens if null values are involved in datetime operations?
What is the bookmark lookup and rid lookup?
Why truncate is ddl command?
Do you know what is rank function?
Explain hostprotectionattribute in sql server 2005?
How can we determine what objects a user-defined function depends upon?
What is the difference between createstatement and preparedstatement?
What is the difference between truncate and delete commands?
Explain a checkpoint?
How to stop log file growing too big?
Explain left outer join and right outer join?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
How to update values in a table with update statements in ms sql server?
Can we use where clause with group by?
explain different types of constraints? : Sql server database administration