Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Other Development Tools
 SQL problem

Author  Topic 

realapak
Starting Member

2 Posts

Posted - 2005-05-11 : 12:46:46
help me!!! how do i do to compare queries

gpl
Posting Yak Master

195 Posts

Posted - 2005-05-11 : 18:06:11
compare what ?
returned results ?
execution time ?
resources consumed ?

please give a little more information about what you want to do
Go to Top of Page

realapak
Starting Member

2 Posts

Posted - 2005-05-12 : 13:19:50
Can you explain to me how to do something like not let the user insert some row in a table of a db using a trigger for insert or instead of insert?

if you want the code i''l put it
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-05-12 : 13:24:34
Just don't grant the user those permissions.

Tara
Go to Top of Page
   

- Advertisement -