What is etl - extraction, transformation, and loading?
Difference between Logical Page and Physical Page in SSRS.
What is the maximum size of a dimension? : sql server analysis services, ssas
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.
Explain the relational database management system (rdbms)?
Explain what is the difference between a local and a global temporary table?
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
Explain how you can deploy an SSRS report?
How to list all user names in a database?
Why should one not prefix user stored procedures with ‘sp_’?
Explain optimistic and pessimistic concurrency?
How to define output parameters in stored procedures?
How to get all stored procedures in sql server?
What are the advantages of sql stored procedure?