Topics
Started by
Posts
Last post
Hello, Please can someone help me with creating a view that pivots text values to put each new valu…
1 replies
HI, I have to generate a ID for every record in the format PW0000001,PW0000002... and so on, for wh…
7 replies
Hello, I have 3 tables with rows, which I want to delete from another table. I want to delete all r…
7 replies
[font="Tahoma"]The task that I need to accomplish is to parse a text log file and get the directory…
1 replies
I am a c# programming. I have a gridview on one of my screens that I need to page through as well …
4 replies
Why we get different out here. select 2,null union all select null,'XYZ' insert @t2 select 1,'MNO'…
3 replies
Hello I am using the following query to determine customers account that have been inactive for mo…
2 replies
I created a stored procedure that asks the user for two variables before it runs, a month and a yea…
4 replies
Is there a function simliar to First Function in MS Access similar to MS SQL 2005? I tried using T…
2 replies
H all, Is there a way to find out any matches of columns between two tables in SQL. I would like to…
2 replies
create table mytable (fee1 money, fee2 money, fee3 money) create table mytotals (feetotal money) in…
1 replies
If i run the following query on a NULL value column, it does not add any values. UPDATE PRO SET P…
3 replies
I know this may be a really simple prob for most people on this site but I am having to pick up SSI…
3 replies
I need to convert a string to a decimal then average the results while ignoring null or "non-numeri…
3 replies
I need to average numbers across columns per row. For example, For the chart below, I have provide…
1 replies
Viewing 15 topics - 9,121 through 9,135 (of 12,230 total)
You must be logged in to create new topics.