Topics
Started by
Posts
Last post
I have a query which brings the data using a view. I want to perform a cumulative sum of the amount…
6 replies
Dear All, I'm trying to wriite sql query and i would like to know how would write the following in …
14 replies
I need to populate a table's missing values with values from another table. Table USER_CUST should …
1 replies
Hi All, I ran a sp from query analyser mode.. result came .. when i call this SP from applic…
4 replies
Hi Experts, I have a two table Table 1: Table 2_log, Table 1:(THis is Master Table will have 1 mill…
2 replies
Hi All, create table #abcd (id int, code varchar(10), relt_id int ) insert into #abcd (id, code, r…
2 replies
Rt not i am performing Alter statements for a tabe one at a time as shown below, I have to add 4 co…
5 replies
I have a table with multiple years of data but the state_average_percent & district_average_pe…
7 replies
I'm attempting to use the following query to update the substring %/themes/old/% with '%/themes/ne…
1 replies
Hi All, I have situation. I have some rows in the sql server 2005 database table, need to be move f…
3 replies
Hi all, I'm working on a small project which happened to use a SQL Server 2008 DB developed in the …
6 replies
Hi, there is a report generated with a proc and it uses a smry tbl (million plus records)... the pr…
2 replies
NotFlix Database Your SQL test will use the NotFlix database. This database has two tables for an …
5 replies
Hi, I ahve a period table like this. SELECT [PeriodID] ,[StartDate] ,[EndDate] ,[…
3 replies
Hi there, I have entity where the fields are expressed in rows rather than columns.. I know it is p…
13 replies
Viewing 15 topics - 9,421 through 9,435 (of 10,635 total)
You must be logged in to create new topics.