Blog for Business Objects and SQL SERVER
Owner: Dineshkumar89
Listed in: Technology
Language: English
Tags: Web Intelligence, Business Objects, Universe, BOXI, BO
Site Statistics
Unique Visitors Today:
0
Page Views Today:
0
Unique Visitors this Week:
0
Page Views this Week:
0
Unique Visitors this Month:
0
Page Views this Month:
0
Total Unique Visitors:
13,276
Total Page Views:
19,647
Total Hits Out:
75
Latest Blog Posts for rdineshkumar
- SSAS : Cube Metadata – Documentationon Sep 20, 2013 in SSAS T-SQL Automating SSAS cube documentation Cube Document Cube Documentation cube specification document Documenting SSAS CUBE SSAS Cube Document SSAS Cube Metadata SSAS cube metadata documentation ssas cube specifications ssas specifications Tips and tricks for SSAS cube documentationWe all are seeing a continuous importance for documentation in any project work that we do. I can see a common factor in developers that they all hate to do documentations, we are comfortable to develop anything but its not the case when it comes...
- T-SQL : Gaps and Islands Problem – 2There are lot of ways to find the gaps in a sequential numbers, and some of them are listed below. I have posted some 3 methods to achieve the expected. The goal is to find the gaps between the sequential number. The query should return the Gap start...
- T-SQL : Gaps and Islands Problem – 2There are lot of ways to find the gaps in a sequential numbers, and some of them are listed below. I have posted some 3 methods to achieve the expected. The goal is to find the gaps between the sequential number. The query should return the Gap start...
- T-SQL : Delete duplicates in a table using QueryFollowing are the queries that will delete all available duplicates in a table, please refer the query below Before deletion: Output: Alternatively, the same operation can be done using a CTE as shown below...
- T-SQL : Delete duplicates in a table using QueryFollowing are the queries that will delete all available duplicates in a table, please refer the query below Before deletion: Output: Alternatively, the same operation can be done using a CTE as shown below...
- T-SQL : Query to fetch report subscription details from SSRSon Jun 28, 2013 in T-SQLIn SSRS, the users who create the subscription can only have rights to modify the same. Other users will not even see the list of reports subscribed. In that scenario, to find who has created and what is report is subscribed, the following query can...
- T-SQL : Query to fetch report subscription details from SSRSon Jun 28, 2013 in T-SQLIn SSRS, the users who create the subscription can only have rights to modify the same. Other users will not even see the list of reports subscribed. In that scenario, to find who has created and what is report is subscribed, the following query can...
- T-SQL : Get all folder names from SSRS Reports Manager/ServerWe all know, we can query the report server database and get very useful information, such as reports details, directory and schedules etc. This particular thread belongs to one such category, this query will provide you all available folders from a...
- T-SQL : Get all folder names from SSRS Reports Manager/ServerWe all know, we can query the report server database and get very useful information, such as reports details, directory and schedules etc. This particular thread belongs to one such category, this query will provide you all available folders from a...
- T-SQL : Get count of all tables in a databaseThe following query will list the count of records in all tables of a database. These queries are based on CURSORS, Query 1: Query to get individual results, Query 2: Results stored in singe temp table, Happy Querying ;)...
Loading Comments...
Comments
{ds_PageTotalItemCount} commentcomments
{pvComments::date}
{pvComments::comment}