adspace
Answer Posted / senthilkumar ks
Yes, XML is flat file system, can be used to store as well
retrive data. It is much fater than any other data retrivel
system exist in the world.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is temporary table in sql server? Why we use temp table?
What are the kinds of subquery?
How raid can influence database performance?
What is a coalesce function?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How do I find the sql server version?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
What are different types of constraints?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
What is a view in sql?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What is sql or structured query language?
do you know how to configure db2 side of the application? : Sql server database administration
How can I check that whether automatic statistic update is enabled or not?
What is sql server query analyzer?