Topics
Started by
Posts
Last post
I am trying to create a dynamic IN with a string variable and its telling me error on line 1 which …
4 replies
Thanks in advance for looking at this. I have two tables, A and A_temp that have many common fields…
5 replies
Is it important for the performance the point that a cursor is declared? Must be in any place or at…
7 replies
Hello there, I need make one trigger to validate the values inserted or updated in a table. Is Th…
4 replies
Hello- Anyone know a way (without cursors) to add a "Counter" column to a ResultSet ?? Select ?? …
3 replies
I have a smalldatetime field that I want to display in a .NET textbox. The following produces the f…
4 replies
I am using SQL Server 7. I want to have a stored procedure on Server1 to get data from a table on …
3 replies
Hello All I have created the a table which is having a primary key c1 and one field c2. As default …
2 replies
Using @@ROWCOUNT gives me the total row count returned by a query. Is there a function I can use to…
17 replies
I am trying to use the bulk insert feature and it works perfectly when I hardcode the file name in …
14 replies
Hi, Table contains 20 rows. I Want to get 10 - 15 rows using SQL Query. Here i am using Sql Server …
6 replies
I need to "append" data in my rows together - clearer by example I have data, obtained by joining 2…
6 replies
SQL Server Version 7.0 Table1 contains data as follows Sl_No Qty ------------------ 1 …
1 replies
Hi we need to produce a query that will allow us to group Sales figures. We have a table full of sa…
1 replies
"The identifier that starts with 'INSERT tbl_discs (Code, Price .... ArtistID)' is too long. Maximu…
6 replies
Viewing 15 topics - 16,276 through 16,290 (of 17,082 total)
You must be logged in to create new topics.