Topics
Started by
Posts
Last post
Hello all, I have following situation: customers can order food for breakfast lunch and dinner. Eac…
5 replies
Hi, Within my table (TableA) I have a column (Group_Id) which needs to be populated with a integer…
1 replies
Hey, The following is a stored procedure I'm using to calculate savings and to group these savings …
4 replies
hi may you please tell me what is wrong with this code Declare @Cluster Varchar(max), @Consolidate …
4 replies
I have 3 tables: computer computer_lists software Table 'computer' contains network computers. Tabl…
7 replies
Hello Everyone, I'm really hoping someone can help me. I need to convert a function that I w…
3 replies
I'm trying to run the following query and I'm getting this error. I'm running the query from the s…
3 replies
sp_change_users_login 'update_one', 'dbo', 'dbo' I get an error message stating that 'dbo' is a for…
4 replies
Hi, I'd like to pass an array as a parameter to a StoredProc, and within the SP, browse through e…
6 replies
Hi All, I have a table valued function. CREATE FUNCTION [dbo].[fnPointRanked] ( @AssetIDINT )…
4 replies
Hi, I need to INSERT records into my 'Pass' table with records in my 'Prepare' table where the foll…
3 replies
Hi, I've requirement where user can enter multiple columns like first name, lastname, email, age, s…
6 replies
Hi All, I have a scenario. I have table like create table dt ( dt datetime ) select * from dt inse…
7 replies
Hi, I am trying to get an output from a give dataset as part of a reporting requirement. I am attac…
13 replies
Hi I am having a difficulty of converting date time from marel to sql server. I am able to conver…
5 replies
Viewing 15 topics - 4,036 through 4,050 (of 12,230 total)
You must be logged in to create new topics.