Topics
Started by
Posts
Last post
I have a growing number of stored procedures, each in their own .tql file. As the number of stored …
8 replies
I have the following 2 views in my SQL database. How can I "merge" these into 1 view? Views CREATE …
2 replies
How I can Insert data into sqlserver table ignoring Foreign Key Constrain https://dbfriend.blogspot…
3 replies
I need help turning these SQL statements into a stored procedure: it creates a sql user account, gr…
2 replies
I'm converting varchar data to datetime and I get an arithmetic overflow error after about 25 thous…
2 replies
I have CREATE TABLE [dbo].[File] ( [FileID] [int] IDENTITY (1, 1) NOT NULL , ...., .... I nee…
6 replies
Hi, I have a Log Table which has the following columns: ID, TktNbr, Previous Status, Current Status…
3 replies
Hi , I have a basic question. Can you please tell me the order sequence in the following sel…
3 replies
i have 4 queries in stored procedure i want to fire them on the basis of parameter if para=1 then f…
1 replies
i have a problem, we have one customer master, where users can enter customer name and information…
2 replies
We have a situation where in the application, user can make multiple operations like add/update/del…
3 replies
Does anyone know how to use a System Function as a Default Constraint or Computed Column? The close…
1 replies
master..xp_availablemedia gives me these results: NAME LOW FREE HIGH…
3 replies
I have some results from my Select where the values are 1.00000.083333.333332 2.00000.166666.66…
2 replies
I’m not sure if this should be in the backup forum or the T-SQL forum but I think it’s more a T-SQL…
5 replies
Viewing 15 topics - 12,871 through 12,885 (of 17,082 total)
You must be logged in to create new topics.