Topics
Started by
Posts
Last post
Hello comunity In my TSQL code i use a derived table to extract the value of account 321 to compare…
7 replies
hi all, i am working on time attendance application. i need to show records for whole month and if …
10 replies
All, Attached is a file that generates a sample dataset from which I want to forecast a value for c…
5 replies
Hi, I am writing a stored procedure which updates a table, but when I run the stored procedure usin…
8 replies
If object_id('tempdb..#LD') is not null drop table #LD create table #LD(ID int identity, LA_Type_ID…
8 replies
OK, so I have this query where I'm trying to subtract values like this, when I do this I am getting…
1 replies
Hi There, Will table size affect the performance of the insert statement? If so how? Help me to und…
5 replies
I have been trying to convert datetime but keep getting this error(Conversion failed when convertin…
5 replies
Experts, Please help. I need to build a report that compares a count on a certain day of the week b…
26 replies
Hi, I have table with column values as below. I need to change the folder name from QA to PROD. Ple…
2 replies
Hi I have multiple columns around 10 i am writing an update statement which doesn't update any of t…
4 replies
Please excuse my newbie question.... ALTER AVAILABILITY GROUP N'Microsoft SQL Server (CLIENT-AGL-S…
1 replies
I am trying to create a query that will return a result set of "Programs" that a "Player" and "Memb…
6 replies
How to limit the length of a database field such that only first 12 characters are shown in the res…
3 replies
Hello. I need to copy all objects (views, procedures, tables, functions, etc -- no data) that are …
2 replies
Viewing 15 topics - 3,691 through 3,705 (of 4,984 total)
You must be logged in to create new topics.