Topics
Started by
Posts
Last post
I've looked but perhaps my GoogleFu isn't good enough. Is there a way to script a CMS server group …
4 replies
i have this query SELECT ContactID, AVG(TotalDue) AS [Avergare Total Due] FROM Sales.SalesOrderHea…
11 replies
insert into CallData ([800num], CompanyName) values ('8009874321', 'cars'); insert into CallData ([…
5 replies
Hi, I want to list down the table name and which database it belongs which are used in the Stored P…
3 replies
Hi Guys, I google but couldn't any find help. Here is the issue. From SSMS if I want to save any s…
4 replies
Hi, I want to change the following function to a TSQL Query. Please help me in this regards. Public…
2 replies
hi guys, here i have a little need DECLARE @project AS TABLE (Projectid INT, ProjectName VARCHAR(1…
9 replies
Hi, I'd really appreciate if someone can help, beforehand, thank you I have sites with contact list…
10 replies
Hey, I have a smallint column that is used to store total 'units' worked on a specific thing. Let's…
9 replies
Hi all, I have created a function but I am getting an error: Cannot perform alter on 'dbo.fn_CLCDev…
3 replies
hi i have this code in where clause RTRIM(LTRIM(ODER_ID))= ' ',WHAT THis do
26 replies
Hi all, I have a scenario: There is 2 tables tableA and tableB. If I insert any record in tableA th…
12 replies
Hi , trigger is working for manual inserts .. and not working as expected for application inserts …
2 replies
some column in excel has lengthy data so, im gettin the following error while importing Data from s…
2 replies
Hello I know we can create a sequence on any particular column/ columns in a table. someone was ask…
1 replies
Viewing 15 topics - 3,136 through 3,150 (of 10,647 total)
You must be logged in to create new topics.