Topics
Started by
Posts
Last post
Does OPENROWSET using BULK preserve the original file's order OR Will the rows be inserted/opened i…
7 replies
Can someone please explain to me where my problem lies in the following statements. I am struggelin…
5 replies
hi guys i need to create a script to get week 36,37,38 and 39 of the current year.
19 replies
I have and VB6 activex. When the table is updated I want to fire a trigger passing in the new param…
2 replies
hi i am developing a fulltext query to findout all the records that doesnot contain the list of wor…
3 replies
HI, I am trying to run an update statement on a table that has 13 million records how do i do an in…
5 replies
Create procedure usp_getInfo(@sql,@v_dt datetime, @o_company_name varchar(255) As Begin declare …
5 replies
Hi, we've just had a table wiped from one of our reporting tables and wondered if there is any DMV …
2 replies
Following is the error IF (SELECT 1 FROM SYS.SYSOBJECTS WHERE NAME = 'usp_dba') > 0 SELECT obj…
4 replies
I want to insert multiple records in a table, and after that, i want to retrieve the ID of the inse…
2 replies
hi, Is it possible to add a FileStream for a column in a table which has a int data type with prima…
2 replies
Occasionally, when my web application is connecting a user in the development environment, I receiv…
2 replies
hi, Is it possible to add a FileStream for a column in a table which has a int data type with prima…
1 replies
Hello, I have got 2computed columns. select * from table followed by condition as memotype1 I want…
2 replies
I have the following SQL: SELECTA1.ACCOUNTID, A1.ACCOUNT, A4.ENGAGEMENT_DATE A4_ENGAGEMENT_DA…
2 replies
Viewing 15 topics - 2,776 through 2,790 (of 4,155 total)
You must be logged in to create new topics.