Topics
Started by
Posts
Last post
Hi I created one table --create table test2(a integer,b varchar(12)) created an index on that table…
9 replies
I have atable X with column Y Indentity(1,1). How can I removed identity from table X column Y usin…
6 replies
hi, i am using a stored procedure to resolve conflicts during merge replication. in the resolver, w…
3 replies
Given a table that keeps track of hotel reservations that includes the columns "GuestName, "ArrDate…
7 replies
I have a database that's about 80 GB ready to go live with the first application using it. I'm sti…
3 replies
Now I build a local partitioned-view [X_View](use UNION ALL) But when I make "index" on [X_Vie…
4 replies
Hi all, Pls how can I select the first 7 out of 1000 rows of a table? olanreol@mtnnigeria.ne…
4 replies
Hi all, Pls how can I select the first 7 out of 1000 rows of a table? olanreol@mtnnigeria.ne…
4 replies
Dear All, I am trying to create a trigger using the following scenario: Table A: Field A1, Field A2…
1 replies
I have a script that counts the total number of records per unique client ID in a database tab…
5 replies
I am using DBCC SHOWFILESTATS to get the Total Extents and Used Extents of the data file for a data…
5 replies
So I cribbed sp_send_cdosysmail from a SQL site I found through Google. Worked great as long as I s…
2 replies
I'm writing my first triggers, so please take that into account. In a parent table, I am maintainin…
5 replies
My end goal is to be able to transfer data from our test station to a central server. I creat…
9 replies
Hi, I have to use BCP for copying data from a source database having collation SQL_Latin_Gene…
3 replies
Viewing 15 topics - 11,506 through 11,520 (of 17,082 total)
You must be logged in to create new topics.