Topics
Started by
Posts
Last post
oops i was trying to create index on the table authors in pubs database, there it didn't allow me h…
6 replies
table: chem_id prop-id coef_id rec_disp_id [conseq number] 1 &n…
9 replies
I am currently switsching from Access to SQL server 2000. The SQL server 2000 wil run under windows…
2 replies
how to find the datatype of the column name in the table using query. Regards Arun Kindest Regards,…
8 replies
I wanted to ask the pros on this one; I want to work with SQL XML as well as HTML XHTML CSS like I …
1 replies
Just moving over from access to SQL. In my old access dB I had a mail merge to MS Word, I am now us…
1 replies
Hi everyone. After some advice on how I can ensure that the same users are created each time I crea…
21 replies
create procedure newproc as select @@procid as procid go exec newproc go The above procedure of r…
12 replies
G'day all, I have a situation here where some onfloor systems are generating a new database each da…
2 replies
Hi I am entering the sample data for a type of relationship table(Fact Table) but the pr…
4 replies
How deep does NOLOCK, go for example, View1 = SELECT * FROM dbo.authors View2 = SELECT Name F…
1 replies
Hello, I have created a stored procedure to create a table. CREATE PROCEDURE sp_forecast @addfilter…
4 replies
I come from Access (!). In Access we could do an update or delete query by simply adding two …
5 replies
--Source table : Create table T (attr_id int, property_id varchar (255), value varchar (255)) GO In…
11 replies
HI, I have a heap of views, I have turned "bind to schema" ON on some of them, is…
3 replies
Viewing 15 topics - 2,251 through 2,265 (of 2,871 total)
You must be logged in to create new topics.