BlogHide Resteemsaair (25)in crypto • 4 years agoWhen the value of Token/Crypto Goes up Doesn't it make Network more expensive to Use ?Hi Folk, Need you inputs in understanding on what will happen to a platform or dApp, if lets say token/Crypto which used to Pay Gas Fee on the network/application reaches some absurd high price...…aair (25)in referral • 4 years agoDent Coin Referral Code - Earn Free Crypto MoneyFree Dent Coins** : Checkout many other referral codes and many free ways to earn Crypto.aair (25)in coinbase • 4 years agoCelsius referral code - 1293429e29 - Earn Free Crypto MoneyCelsius- Store you crypto hear to earn great interest(Passive Income) : Or use my referral code as 1293429e29 Join Celsius Network using my referral code 1293429e29 when signing up and earn…aair (25)in crypto • 4 years agoCrypto.com referral code - nehv4jtqt6Crypto.com : If you have already signed up with Crypto.com and have ordered the Debit Card or staked 1000 CRO, you could still get 25 USD by using my referral code - nehv4jtqt6 In you mobile…aair (25)in coinbase • 4 years agoCoinbase Referral Code - Earn Free Crypto MoneyCoinBase** : Ways to earn free Crypto : On Coin Base : Coinbase has launched this amazing Earn & Learn program.. Click on the below to enroll for earn and learn for these…aair (25)in binance • 4 years agoBinance Referral Code - 20% cashback - BZSSGXCABinance : Binance : use referral ID as BZSSGXCA - 20% Cashback Checkout many other referral codes and many free ways to earn Crypto.aair (25)in referral • 4 years agoWays to earn free Crypto and Crypto Referral codes of Binnance - CoinBase - Pie - Brave - Crypto.com - Nexo - Celcius - Dent - PundiFeel free to reach out to me in case you have any questions. if You have not created account already, use below referral codes in some cases it will only benefit you and in other it will benefited…aair (25)in sql • 4 years agoCreate a view with ORDER BY clauseMsg 1033, Level 15, State 1, Procedure xxxx , Line 105 [Batch Start Line 0] The ORDER BY clause is invalid in views, inline functions, derived tables, subqueries, and common table expressions…aair (25)in java • 4 years agoIs there any way to tell to log4j to write its log to the file and to the console?Your log4j File should look something like below read comments. Define the types of logger and level of logging log4j.rootLogger = DEBUG,console, FILE Define the File appender…aair (25)in linux • 4 years agoHow do I identify the particular Linux flavor via command line?Try the below command.... It worked for me... cat /proc/version Once you know that you are running Red Hat for example, you can get to the point with: cat /etc/redhat-release Or on Debian:…aair (25)in sql • 4 years agoHow to Create an array or 2 columns table using select - select from list of values - row/column constructor----------------Syntax--------------------------- SELECT FROM ( Values ( ValueForField1, ValueForField2,..., ValueForFieldN ), ( ValueForField1, ValueForField2,..., ValueForFieldN ), (…aair (25)in sql • 4 years agoLL - Union All - Conversion failed when converting the varchar value to data type intSQL union between NULL and VARCHAR error NULL is a member of every data type. When any SELECT query is being run, the contents of each column must be of one type, and only one type. When…aair (25)in sql • 4 years agoHow to Update Statistics on Table and Index - SQL serverUPDATE STATISTICS dbo.TableName UPDATE STATISTICS dbo.TableName indexNameOnTableName UPDATE STATISTICS dbo.TableName indexNameOnTableName with fullscanaair (25)in sql • 4 years agoDBCC SHOW_STATISTICS -Cannot find a table or object with the name . Check the system catalog.Don't forget the quotes DBCC SHOW_STATISTICS ('schema.tableName','indexName')aair (25)in sql • 4 years agoHow to search/FIND for a text in body of Procedure.SELECT name FROM sys.procedures WHERE Object_definition(object_id) LIKE '%TextYouWantToSearch%' select * from sys.syscomments c inner join sys.objects o on c.id=o.object_id inner join…aair (25)in slq • 4 years agoHow to make LEFT JOIN depend on a further INNER JOIN - ( Filtering a left join further )Below is how to make LEFT JOIN depend further on an INNER JOIN. Below is an example of "using LEFT JOIN and INNER JOIN in the same query": SELECT * FROM TableFoo tf1 LEFT JOIN (TableBar tb1…aair (25)in database • 4 years agoSet Default Arguments for Stored Procedure ParametersALTER PROCEDURE [myProcName] @reportingPeriodFrom varchar(10)= NULL,@reportingPeriodTo varchar(10)=NULL, @useParam int=0 AS BEGIN if @useParam=1 BEGIN print('PassArugments are used') END…aair (25)in crpto • 4 years agoCrypto.com referral code - nehv4jtqt6If you have already signed up with Crpto.com and have ordered the Debit Card or staked 1000 CRO, you could still get 50 USD by using my referral code - nehv4jtqt6 Feel free to reach me/comment on…