Topics
Started by
Posts
Last post
Directly using Exec (@SomeQuery) leads to SQL injection. I need to avoid SQL Injections one way of …
8 replies
Hi All, One of user is getting error while working the windows application.He is end user.Developer…
5 replies
Hi i have cursor which is not giving me the DEsired Result as Project Name---A Task A Task Sta…
4 replies
i know to use identity data type to add information which should automatically increment. but, can …
11 replies
Hello, I have three tables Tour, Group, Journey. In tour table i have fields like tourid, tourname,…
12 replies
Hi Everybody, Can you please tell me how to add columns dynamically in a table...like i have create…
3 replies
i have a problem in using the identity column in a table when i try to insert some data into a tabl…
13 replies
Does anyone have a script that checks an sql database for unused/inactive databases? We have alot o…
7 replies
Hi Gurus, I have my data like seen below Month Country Tran Jul 2003 US …
8 replies
is there any way i can calculate bi weekly in sql from ex: from 1/1/2009 to 12/31/2009 I need to k…
49 replies
Dear, Trying to find out a solution to the fact that I needed to pass to a stored procedure a serie…
5 replies
Hello there, I want to show the reminder of say(23/3) in the report. I saw DivRem function, can any…
2 replies
Hi, I got a table . Like this, declare @tbSample table(Code VARCHAR(10) Some records as follows.…
2 replies
Hello I have two tables a Master and Child. I want to return a recordset that has all of the Master…
11 replies
Hi, I have two tables: Table 1 has two columns which I'll call TBL_1_COL_1 and TBL_1_COL_2. Table 2…
3 replies
Viewing 15 topics - 2,431 through 2,445 (of 4,155 total)
You must be logged in to create new topics.