Topics
Started by
Posts
Last post
How to setup a monitoring where it throw an alert whenever a field data type value is about to reac…
4 replies
Dear Group: We get a daily push from other systems into our SQL Server for us to do reporting again…
2 replies
Hi, I required duplicate values in the below table For e.g staff date 10192 first record To date …
2 replies
Hi , I wrote a stored proc where I need to evaluate a bit flag and if true append "NOT IN" clause. …
4 replies
Hi, I wanted to do insert data from file into table without SSIS using select query instead of tabl…
10 replies
Hi, I have a sample data and table as: Field0Field1Field2Field3Field4Field5 1000Text1Text2T…
4 replies
as I'm not clear how to use bcp and bulk insert in the following cases, could you please give me an…
1 replies
Could you please me how checksum work in the SQL statement ? below is an example. SELECT * FROM Ta…
7 replies
I have a very simple query: SELECT AkcesAutoID FROM ( SELECT P.AkcesAutoID, A.AkcesitPred, A.…
22 replies
Tell me how to do it better. It takes to long to run. its because of the Totals by truck but I have…
3 replies
Is it good idea to add hint NOLOCK in Sales.SalesPerson for second example. Any references that tel…
47 replies
Dear Group: My apologies if this is not the place for this question, but I wasn't sure where to ask…
1 replies
I have a column [BatchDate] that contains dates in text format: 032221 032121 032021 031921 etc....…
4 replies
Hi All.I have a wired situation here. I have 2 tables: table 1 with let say 5 records on it and an …
4 replies
hello I have a table similar to this: Create table parts ( partid int not null serial varchar(50) n…
7 replies
Viewing 15 topics - 196 through 210 (of 3,062 total)
You must be logged in to create new topics.